Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheetView Interface
/ Zoom Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Zoom Property (IWorksheetView)
In This Topic
Returns or sets a Variant value that represents the display size of the worksheet, as a percentage(100 equals normal size, 200 equals double size, and so on).
Syntax
C#
System.
int
Zoom {
get
;
set
;}
See Also
Reference
IWorksheetView Interface
IWorksheetView Members