MetadataType.CellMeta Property
Cell Metadata.Represents the attribte in schema: cellMeta
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "cellMeta")> _
Public Property CellMeta As BooleanValue
Get
Set
'Usage
Dim instance As MetadataType
Dim value As BooleanValue
value = instance.CellMeta
instance.CellMeta = value
[SchemaAttrAttribute(, "cellMeta")]
public BooleanValue CellMeta { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.