共用方式為


Rotate3D.Ax Property

Definition

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

Represents the following attribute in the schema: ax

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

Property Value

Attributes

Applies to