次の方法で共有


CellFormula.Bx プロパティ

定義

値を名前に割り当てます

スキーマ内の次の属性を表します: bx

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

プロパティ値

BooleanValue を返します。

属性

適用対象