次の方法で共有


CacheHierarchy.OneField プロパティ

定義

oneField

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象