WorksheetPrintOptions.PageNumbering Property
In This Article
Provides access to an object specifying page numbering options for the current worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
WorksheetPageNumbering PageNumbering { get; }
#Property Value
Type | Description |
---|---|
Worksheet |
A Worksheet |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Page |
---|---|
Worksheet |
|
See Also