Freigeben über


PivotArea.Offset-Eigenschaft

Offset Reference.Represents the attribte in schema: offset

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

Syntax

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

value = instance.Offset

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace