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