GrapeCity.Xaml.Excel
VerticalScrollBarPolicy Property (ExcelWorkbook)


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

Property Value

The vertical scroll bar policy.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options