QueryTableRefresh.HeadersInLastRefresh Property
Headers In Last Refresh.Represents the attribte in schema: headersInLastRefresh
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "headersInLastRefresh")> _
Public Property HeadersInLastRefresh As BooleanValue
Get
Set
'Usage
Dim instance As QueryTableRefresh
Dim value As BooleanValue
value = instance.HeadersInLastRefresh
instance.HeadersInLastRefresh = value
[SchemaAttrAttribute(, "headersInLastRefresh")]
public BooleanValue HeadersInLastRefresh { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.