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

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

WorkbookPart

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

Protected Constructors

  Name Description
Protected method WorkbookPart Construtor of WorkbookPart

Top

Protected Fields

  Name Description
Protected field Static RelationshipTypeConstant The fixed value of the RelationshipType
Protected field Static TargetNameConstant The fixed value of the TargetName
Protected field Static TargetPathConstant The fixed value of the TargetPath

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property CalculationChainPart Gets the CalculationChainPart of the WorkbookPart
Public property CellMetadataPart Gets the CellMetadataPart of the WorkbookPart
Public property ChartsheetParts Gets the ChartsheetParts of the WorkbookPart
Public property ConnectionsPart Gets the ConnectionsPart of the WorkbookPart
Public property ContentType  Content type (MIME type) of the content data in the part. (inherited from OpenXmlPart)
Public property CustomPropertyPart Gets the CustomPropertyPart of the WorkbookPart
Public property CustomXmlMappingsPart Gets the CustomXmlMappingsPart of the WorkbookPart
Public property CustomXmlParts Gets the CustomXmlParts of the WorkbookPart
Public property DialogsheetParts Gets the DialogsheetParts of the WorkbookPart
Public property ExternalRelationships  (inherited from OpenXmlPartContainer)
Public property ExternalWorkbookParts Gets the ExternalWorkbookParts of the WorkbookPart
Public property OpenXmlPackage  The OpenXmlPackage contains this part. (inherited from OpenXmlPart)
Public property Parts  Enum all parts which are relationship targets of this part. (inherited from OpenXmlPartContainer)
Public property PivotCacheDefinitionParts Gets the PivotCacheDefinitionParts of the WorkbookPart
Public property RelationshipType Overridden. Gets the RelationshipType
Public property SharedStringTablePart Gets the SharedStringTablePart of the WorkbookPart
Public property ThemePart Gets the ThemePart of the WorkbookPart
Public property ThumbnailPart Gets the ThumbnailPart of the WorkbookPart
Public property Uri  The internal part path in the package. (inherited from OpenXmlPart)
Public property VolatileDependenciesPart Gets the VolatileDependenciesPart of the WorkbookPart
Public property WorkbookRevisionHeaderPart Gets the WorkbookRevisionHeaderPart of the WorkbookPart
Public property WorkbookStylesPart Gets the WorkbookStylesPart of the WorkbookPart
Public property WorkbookUserDataPart Gets the WorkbookUserDataPart of the WorkbookPart
Public property WorksheetParts Gets the WorksheetParts of the WorkbookPart

Top

Protected Properties

  Name Description
Protected property TargetExt  The file extension to be used for the part in the package. (inherited from OpenXmlPart)
Protected property TargetName Overridden. Gets the TargetName
Protected property TargetPath Overridden. Gets the TargetPath

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddExtendedPart  (inherited from OpenXmlPartContainer)
Public method AddExternalRelationship  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddNewPart  Add a new part of type T. (inherited from OpenXmlPart)
Public method AddPart  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddThumbnailPart Overloaded.  
Public method DeleteExternalRelationship  (inherited from OpenXmlPartContainer)
Public method DeletePart  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteParts  (inherited from OpenXmlPartContainer)
Public method Equals  Overloaded. (inherited from Object)
Public method FeedData  (inherited from OpenXmlPart)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart  (inherited from OpenXmlPartContainer)
Public method GetParentParts  (inherited from OpenXmlPart)
Public method GetPartById  (inherited from OpenXmlPartContainer)
Public method GetPartsCountOfType  (inherited from OpenXmlPartContainer)
Public method GetPartsOfType  Overloaded. (inherited from OpenXmlPartContainer)
Public method GetStream  Overloaded. Returns the part content data stream. (inherited from OpenXmlPart)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method ValidateXml  (inherited from OpenXmlPart)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed  Test whether the object is already disposed. (inherited from OpenXmlPart)

Top

参照

リファレンス

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