SpreadsheetDocumentSource Constructors
Allows binding a document from the stream to the SpreadsheetControl using MVVM pattern.Name | Parameters | Description |
---|---|---|
SpreadsheetDocumentSource(Stream, DocumentFormat) | stream, format | Initializes a new instance of the SpreadsheetDocumentSource class with the specified settings. |
See Also