WorkbookPart.CellMetadataPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CellMetadataPart of the WorkbookPart
public DocumentFormat.OpenXml.Packaging.CellMetadataPart CellMetadataPart { get; }
public DocumentFormat.OpenXml.Packaging.CellMetadataPart? CellMetadataPart { get; }
member this.CellMetadataPart : DocumentFormat.OpenXml.Packaging.CellMetadataPart
Public ReadOnly Property CellMetadataPart As CellMetadataPart