GrapeCity.Xaml.Excel
TabStripRatio Property (ExcelWorkbook)


Gets or sets the tab strip ratio.
Syntax
'Declaration
 
Public Property TabStripRatio As Double
'Usage
 
Dim instance As ExcelWorkbook
Dim value As Double
 
instance.TabStripRatio = value
 
value = instance.TabStripRatio
public double TabStripRatio {get; set;}

Property Value

The tab strip ratio.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options