Solid Edge Draft Type Library
SheetTabRatio Property
Description
Sets and returns the ratio of the width of the window sheet tabs to the width of the window horizontal scrollbar.
Property type
Read-write property
Syntax
Visual Basic
Public Property SheetTabRatio As Double
Remarks
The default value is 0.75, meaning the sheet tabs are 3/4 the window width, while the horizontal scrollbar is 1/4 the window width). This property has no effect if either DisplayHScroll or DisplaySheetTabs is set to False. Its value is retained, but has no effect on the display.
See Also

SheetWindow Object  | SheetWindow Members

Send comments on this topic.