共用方式為


Extrusion.AutoRotationCenter Property

Definition

Center of Rotation Toggle

Represents the following attribute in the schema: autorotationcenter

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

Property Value

Returns EnumValue<T>.

Attributes

Applies to