Freigeben über


ColorType.Auto Eigenschaft

Definition

Automatisch

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Ein boolescher Wert, der angibt, dass die Farbe automatisch und systemfarbenabhängig ist.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: