Click or drag to resize

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; }

Property Value

Type: SpreadsheetDocument
MyDocument is a type of SpreadsheetDocument Default: null
See Also