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