WorksheetDisplayArea Class
An object that enables you to specify the visible worksheet area.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
Declaration
Related API Members
The following members return WorksheetDisplayArea objects:
Remarks
A WorksheetDisplayArea class instance can be accessed through the ASPxSpreadsheet.WorksheetDisplayArea property.
Use the WorksheetDisplayArea.SetSize method to specify a worksheet area that is visible and allows user input.
Inheritance
Object
WorksheetDisplayArea
See Also