WorksheetZoomMode Enum
In This Article
Lists values used to specify a zoom mode for a worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Members
Name | Description |
---|---|
All
|
Specifies that the zoom level defined by the Sheet |
Active
|
Specifies that the zoom level defined by the Sheet |
#Related API Members
The following properties accept/return WorksheetZoomMode values:
See Also