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