XLSDocumentMyDocument Property | |
SIC Open Document Format XLSDocument property MyDocument
Namespace:
SIC.OpenDocumentFormat.XLS
Assembly:
SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public SpreadsheetDocument MyDocument { get; set; }
Public Property MyDocument As SpreadsheetDocument
Get
Set
Property Value
Type:
SpreadsheetDocumentMyDocument is a type of SpreadsheetDocument Default: null
See Also