Freigeben über


OutlineProperties.ShowOutlineSymbols-Eigenschaft

Show Outline Symbols.Represents the attribte in schema: showOutlineSymbols

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showOutlineSymbols")> _
Public Property ShowOutlineSymbols As BooleanValue
    Get
    Set
'Usage
Dim instance As OutlineProperties
Dim value As BooleanValue

value = instance.ShowOutlineSymbols

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

OutlineProperties Klasse

OutlineProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace