ShapeHandle.Polar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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