共用方式為


AnimationProperties.Auto Property

Definition

auto, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: auto

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; }
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

Property Value

Attributes

Applies to