Location.FirstDataRow Property
PivotTable Data First Row.Represents the attribte in schema: firstDataRow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "firstDataRow")> _
Public Property FirstDataRow As UInt32Value
Get
Set
'Применение
Dim instance As Location
Dim value As UInt32Value
value = instance.FirstDataRow
instance.FirstDataRow = value
[SchemaAttrAttribute(, "firstDataRow")]
public UInt32Value FirstDataRow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.