BeforePrintSheetEventArgs.Name Property
Returns the name of the worksheet to be printed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A System.String value which specifies the worksheet name. |
See Also