次の方法で共有


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 を返します。

属性

適用対象