Share via


Shadow.Offset2 Property

Definition

Shadow Secondary Offset

Represents the following attribute in the schema: offset2

[DocumentFormat.OpenXml.SchemaAttr(0, "offset2")]
public DocumentFormat.OpenXml.StringValue Offset2 { get; set; }
public DocumentFormat.OpenXml.StringValue Offset2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "offset2")]
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("offset2")]
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
public DocumentFormat.OpenXml.StringValue? Offset2 { get; set; }
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "offset2")>]
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("offset2")>]
member this.Offset2 : DocumentFormat.OpenXml.StringValue with get, set
Public Property Offset2 As StringValue

Property Value

Returns StringValue.

Attributes

Applies to