SpreadsheetDocument.Create Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member Create(Package, SpreadsheetDocumentType) Creates a new instance of the SpreadsheetDocument class from the spcified package.
Public methodStatic member Create(Stream, SpreadsheetDocumentType) Creates a new instance of the SpreadsheetDocument class from the IO stream.
Public methodStatic member Create(String, SpreadsheetDocumentType) Creates a new instance of the SpreadsheetDocument class from the specified file.
Public methodStatic member Create(Package, SpreadsheetDocumentType, Boolean) Creates a new instance of the SpreadsheetDocument class from the spcified package.
Public methodStatic member Create(Stream, SpreadsheetDocumentType, Boolean) Creates a new instance of the SpreadsheetDocument class from the IO stream.
Public methodStatic member Create(String, SpreadsheetDocumentType, Boolean) Creates a new instance of the SpreadsheetDocument class from the specified file.

Top

See Also

Reference

SpreadsheetDocument Class

SpreadsheetDocument Members

DocumentFormat.OpenXml.Packaging Namespace