Свойство | Type | Description | |
---|---|---|---|
SaveToStream | void | ||
WorkbookRelsXml | |||
WriteInfoXmlFile | void | ||
WriteXmlFile | void | ||
XlsxPackage | System |
Méthode | Description | |
---|---|---|
SaveToStream ( Stream outputStream ) : void |
Save the Xlsx Package to a new Stream (that the caller owns and has to dispose)
|
|
WorkbookRelsXml ( ) : |
Create the xl/_rels/workbook.xml.rels file
|
|
WriteInfoXmlFile ( |
||
WriteXmlFile ( |
Write an Xml File to the package
|
|
XlsxPackage ( ) : System |