Shadow.Offset Property

Shadow Primary Offset.Represents the attribte in schema: offset

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

Syntax

'Declaration
<SchemaAttrAttribute(, "offset")> _
Public Property Offset As StringValue
    Get
    Set
'Usage
Dim instance As Shadow
Dim value As StringValue

value = instance.Offset

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shadow Class

Shadow Members

DocumentFormat.OpenXml.Vml Namespace