GrapeCity.Xaml.Excel
VerticalScrollBarPolicy Property (IExcelWorkbook)


Gets or sets the vertical scroll bar policy.
Syntax
'Declaration
 
Property VerticalScrollBarPolicy As ExcelScrollBarPolicy
'Usage
 
Dim instance As IExcelWorkbook
Dim value As ExcelScrollBarPolicy
 
instance.VerticalScrollBarPolicy = value
 
value = instance.VerticalScrollBarPolicy
ExcelScrollBarPolicy VerticalScrollBarPolicy {get; set;}

Property Value

The vertical scroll bar policy.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options