Freigeben über


OutlineProperties.ApplyStyles-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

OutlineProperties Klasse

OutlineProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace