Metadata.CellMetadataPart Property
Gets the CellMetadataPart associated with this element.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CellMetadataPart As CellMetadataPart
Get
Friend Set
'Usage
Dim instance As Metadata
Dim value As CellMetadataPart
value = instance.CellMetadataPart
public CellMetadataPart CellMetadataPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.CellMetadataPart
Returns CellMetadataPart.