共用方式為


ShapeHandle.Polar Property

Definition

Handle Polar Center

Represents the following attribute in the schema: polar

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

Property Value

Attributes

Applies to