WorkbookView.ShowVerticalScroll Property
Show Vertical Scroll.Represents the attribte in schema: showVerticalScroll
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "showVerticalScroll")> _
Public Property ShowVerticalScroll As BooleanValue
Get
Set
用法
Dim instance As WorkbookView
Dim value As BooleanValue
value = instance.ShowVerticalScroll
instance.ShowVerticalScroll = value
[SchemaAttrAttribute(, "showVerticalScroll")]
public BooleanValue ShowVerticalScroll { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.