WebQueryProperties.FirstRow Property
Use First Row.Represents the attribte in schema: firstRow
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "firstRow")> _
Public Property FirstRow As BooleanValue
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As BooleanValue
value = instance.FirstRow
instance.FirstRow = value
[SchemaAttrAttribute(, "firstRow")]
public BooleanValue FirstRow { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.