Freigeben über


CustomSheetView.OutlineSymbols-Eigenschaft

Show Outline Symbols.Represents the attribte in schema: outlineSymbols

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "outlineSymbols")> _
Public Property OutlineSymbols As BooleanValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As BooleanValue

value = instance.OutlineSymbols

instance.OutlineSymbols = value
[SchemaAttrAttribute(, "outlineSymbols")]
public BooleanValue OutlineSymbols { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace