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