SpreadsheetDocumentSource Properties
Allows binding a document from the stream to the SpreadsheetControl using MVVM pattern.Name | Description |
---|---|
Format | Specifies the format of the document contained in the stream. |
Stream | Gets or sets a stream that contains a spreadsheet document. |
See Also