Click or drag to resize

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)
Syntax
public XLSDocument.Sheet MySheet { get; set; }

Property Value

Type: XLSDocument.Sheet
MySheet is a type of ExcelSheet Default: null
See Also