Share via


SpreadsheetDocument Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

The package represents a Spreadsheet document

The following tables list the members exposed by the SpreadsheetDocument type.

Protected Constructors

  Name Description
Protected method SpreadsheetDocument Create a SpreadsheetDocument

Top

Public Properties

  Name Description
Public property CompressionOption  Get / Set the compression level for content of new part. (inherited from OpenXmlPackage)
Public property CoreFilePropertiesPart Gets the CoreFilePropertiesPart of the SpreadsheetDocument
Public property CustomFilePropertiesPart Gets the CustomFilePropertiesPart of the SpreadsheetDocument
Public property DigitalSignatureOriginPart Gets the DigitalSignatureOriginPart of the SpreadsheetDocument
Public property DocumentType Get the type of the SpreadsheetDocument
Public property ExtendedFilePropertiesPart Gets the ExtendedFilePropertiesPart of the SpreadsheetDocument
Public property ExternalRelationships  (inherited from OpenXmlPartContainer)
Public property Package  Gets the Package of the document. (inherited from OpenXmlPackage)
Public property PackageProperties  (inherited from OpenXmlPackage)
Public property PartExtensionProvider  PartExtensionProvider which provides map from ContentType to part extension. (inherited from OpenXmlPackage)
Public property Parts  Enum all parts which are relationship targets of this part. (inherited from OpenXmlPartContainer)
Public property ThumbnailPart  
Public property WorkbookPart Gets the WorkbookPart of the SpreadsheetDocument

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddCoreFilePropertiesPart Add a CoreFilePropertiesPart to the SpreadsheetDocument
Public method AddCustomFilePropertiesPart Add a CustomFilePropertiesPart to the SpreadsheetDocument
Public method AddDigitalSignatureOriginPart Add a DigitalSignatureOriginPart to the SpreadsheetDocument
Public method AddExtendedFilePropertiesPart Add a ExtendedFilePropertiesPart to the SpreadsheetDocument
Public method AddExtendedPart  (inherited from OpenXmlPartContainer)
Public method AddExternalRelationship  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddPart  Overloaded. (inherited from OpenXmlPackage)
Public method AddThumbnailPart Overloaded.  
Public method AddWorkbookPart Create the WorkbookPart and add it to this document.
Public method ChangeDocumentType  
Public method Close  Saves and closes the OpenXml package plus all underlying part streams. (inherited from OpenXmlPackage)
Public method Static Create Overloaded.  
Public method DeleteExternalRelationship  (inherited from OpenXmlPartContainer)
Public method DeletePart  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteParts  (inherited from OpenXmlPartContainer)
Public method DeletePartsRecursivelyOfType  Delete all the parts which is the specified part type from package recursively. (inherited from OpenXmlPackage)
Public method Dispose  Overloaded. Flushes and saves the content, closes the document, and releases all resources. (inherited from OpenXmlPackage)
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart  (inherited from OpenXmlPartContainer)
Public method GetPartById  (inherited from OpenXmlPartContainer)
Public method GetPartsCountOfType  (inherited from OpenXmlPartContainer)
Public method GetPartsOfType  Overloaded. (inherited from OpenXmlPartContainer)
Public method GetType  (inherited from Object)
Public method Static Open Overloaded.  
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  (inherited from OpenXmlPackage)

Top

Protected Methods

  Name Description
Protected method Dispose  Overloaded. (inherited from OpenXmlPackage)
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed  Throw if object is disposed. (inherited from OpenXmlPackage)

Top

参照

リファレンス

SpreadsheetDocument Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace