Click or drag to resize

XLSDocumentMySheet 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 XLSDocumentSheet MySheet { get; set; }

Property Value

Type: XLSDocumentSheet
MySheet is a type of ExcelSheet Default: null
See Also