Поделиться через


AdjustHandleXY.XAdjustmentGuide Property

Horizontal Adjustment Guide.Represents the attribte in schema: gdRefX

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "gdRefX")> _
Public Property XAdjustmentGuide As StringValue
    Get
    Set
'Usage
Dim instance As AdjustHandleXY
Dim value As StringValue

value = instance.XAdjustmentGuide

instance.XAdjustmentGuide = value
[SchemaAttrAttribute(, "gdRefX")]
public StringValue XAdjustmentGuide { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AdjustHandleXY Class

AdjustHandleXY Members

DocumentFormat.OpenXml.Drawing Namespace