SpreadsheetDocument Properties
Include Protected Members
Include Inherited Members
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
The SpreadsheetDocument type exposes the following members.
Properties
Name
Description
.gif)
Gets / Sets the compression level for content of new part. (Inherited from OpenXmlPackage.)
.gif)
Gets the CoreFilePropertiesPart of the Spreadsheetdocument.
.gif)
Gets the CustomFilePropertiesPart of the Spreadsheetdocument.
.gif)
Gets the DigitalSignatureOriginPart of the Spreadsheetdocument.
.gif)
Gets the type of the Spreadsheetdocument.
.gif)
Gets the ExtendedFilePropertiesPart of the Spreadsheetdocument.
.gif)
Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)
.gif)
Gets the current FileAccess IO setting for the document. (Inherited from OpenXmlPackage.)
.gif)
Gets the Package of the document. (Inherited from OpenXmlPackage.)
.gif)
Gets the PackageProperties of the Open XML document package. (Inherited from OpenXmlPackage.)
.gif)
Defines a PartExtensionProvider, which provides a map from the ContentType to the part extension. (Inherited from OpenXmlPackage.)
.gif)
Enumerates all parts that are relationship targets of this part. (Inherited from OpenXmlPartContainer.)
.gif)
Gets the ThumbnailPart of the Spreadsheetdocument.
.gif)
Gets the WorkbookPart of the Spreadsheetdocument.
Top