AdjustHandlePolar.RadialAdjustmentGuide 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.
Radial Adjustment Guide
Represents the following attribute in the schema: gdRefR
[DocumentFormat.OpenXml.SchemaAttr(0, "gdRefR")]
public DocumentFormat.OpenXml.StringValue RadialAdjustmentGuide { get; set; }
public DocumentFormat.OpenXml.StringValue RadialAdjustmentGuide { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "gdRefR")]
public DocumentFormat.OpenXml.StringValue? RadialAdjustmentGuide { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("gdRefR")]
public DocumentFormat.OpenXml.StringValue? RadialAdjustmentGuide { get; set; }
public DocumentFormat.OpenXml.StringValue? RadialAdjustmentGuide { get; set; }
member this.RadialAdjustmentGuide : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "gdRefR")>]
member this.RadialAdjustmentGuide : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("gdRefR")>]
member this.RadialAdjustmentGuide : DocumentFormat.OpenXml.StringValue with get, set
Public Property RadialAdjustmentGuide As StringValue
Property Value
Returns StringValue.
- Attributes