Share via


PivotSelection.Start Property

Start.Represents the attribte in schema: start

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

Syntax

'Declaration
<SchemaAttrAttribute(, "start")> _
Public Property Start As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotSelection
Dim value As UInt32Value

value = instance.Start

instance.Start = value
[SchemaAttrAttribute(, "start")]
public UInt32Value Start { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

PivotSelection Class

PivotSelection Members

DocumentFormat.OpenXml.Spreadsheet Namespace