Compartir a través de


MetadataType.CellMeta Property

Cell Metadata.Represents the attribte in schema: cellMeta

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "cellMeta")> _
Public Property CellMeta As BooleanValue
    Get
    Set
'Uso
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.

See Also

Reference

MetadataType Class

MetadataType Members

DocumentFormat.OpenXml.Spreadsheet Namespace