XLSDocument.MySheet Property |  |
SIC Open Document Format XLS Document property MySheet
Namespace:
SIC.OpenDocumentFormat.XLS
Assembly:
SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntaxpublic XLSDocument.Sheet MySheet { get; set; }
Public Property MySheet As XLSDocument.Sheet
Get
Set
Property Value
Type:
XLSDocument.SheetMySheet is a type of ExcelSheet Default: null
See Also