CustomSheetView.OutlineSymbols Property
Show Outline Symbols.Represents the attribte in schema: outlineSymbols
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "outlineSymbols")> _
Public Property OutlineSymbols As BooleanValue
Get
Set
'使用
Dim instance As CustomSheetView
Dim value As BooleanValue
value = instance.OutlineSymbols
instance.OutlineSymbols = value
[SchemaAttrAttribute(, "outlineSymbols")]
public BooleanValue OutlineSymbols { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.