WorksheetPart 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 WorksheetPart type exposes the following members.

Properties

 

Name

Description

Public property

ContentType

Gets the ContentType. (Overrides OpenXmlPart.ContentType.)

Public property

DrawingsPart

Gets the DrawingsPart of the WorksheetPart.

Public property

EmbeddedControlPersistenceParts

Gets the EmbeddedControlPersistenceParts of the WorksheetPart.

Public property

EmbeddedObjectParts

Gets the EmbeddedObjectParts of the WorksheetPart.

Public property

EmbeddedPackageParts

Gets the EmbeddedPackageParts of the WorksheetPart.

Public property

ExternalRelationships

Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)

Public property

ImageParts

Gets the ImageParts of the WorksheetPart.

Public property

OpenXmlPackage

Defines the OpenXmlPackage that contains this part. (Inherited from OpenXmlPart.)

Public property

Parts

Enumerates all parts that are relationship targets of this part. (Inherited from OpenXmlPartContainer.)

Public property

PivotTableParts

Gets the PivotTableParts of the WorksheetPart.

Public property

RelationshipType

Gets the RelationshipType. (Overrides OpenXmlPart.RelationshipType.)

Public property

SingleCellTablePart

Gets the SingleCellTablePart of the WorksheetPart.

Public property

SpreadsheetPrinterSettingsPart

Gets the SpreadsheetPrinterSettingsPart of the WorksheetPart.

Public property

TableDefinitionParts

Gets the TableDefinitionParts of the WorksheetPart.

Protected property

TargetFileExtension

Defines the file extension to be used for the part in the package. (Inherited from OpenXmlPart.)

Protected property

TargetName

Gets the TargetName. (Overrides OpenXmlPart.TargetName.)

Protected property

TargetPath

Gets the TargetPath. (Overrides OpenXmlPart.TargetPath.)

Public property

Uri

Defines the internal part path in the package. (Inherited from OpenXmlPart.)

Public property

VmlDrawingParts

Gets the VmlDrawingParts of the WorksheetPart.

Public property

WorksheetCommentsPart

Gets the WorksheetCommentsPart of the WorksheetPart.

Top

See Also

Reference

WorksheetPart Class

DocumentFormat.OpenXml.Packaging Namespace