次の方法で共有


DefinedName.Xlm プロパティ

定義

外部関数

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象