DocumentFormat.ToString() Method
Returns a string that represents the DocumentFormat object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.2.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | The DocumentFormat object’s string representation. |
See Also