MetadataType.CellMeta 属性

定义

单元格元数据

表示架构中的以下属性:cellMeta

[DocumentFormat.OpenXml.SchemaAttr(0, "cellMeta")]
public DocumentFormat.OpenXml.BooleanValue CellMeta { get; set; }
public DocumentFormat.OpenXml.BooleanValue CellMeta { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cellMeta")]
public DocumentFormat.OpenXml.BooleanValue? CellMeta { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cellMeta")]
public DocumentFormat.OpenXml.BooleanValue? CellMeta { get; set; }
public DocumentFormat.OpenXml.BooleanValue? CellMeta { get; set; }
member this.CellMeta : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cellMeta")>]
member this.CellMeta : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cellMeta")>]
member this.CellMeta : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property CellMeta As BooleanValue

属性值

返回 BooleanValue

属性

适用于