ColorType.Auto プロパティ

定義

自動

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

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

プロパティ値

属性

適用対象