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