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