Shadow.Offset2 Property

Shadow Secondary Offset.Represents the attribte in schema: offset2

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

Syntax

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

value = instance.Offset2

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shadow Class

Shadow Members

DocumentFormat.OpenXml.Vml Namespace