XlCellFormatting.ToDifferentialFormatting() Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Converts the current cell format to the differential formatting object.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
Type | Description |
---|---|
DevExpress.Export.Xl.XlDifferentialFormatting | An XlDifferentialFormatting object that specifies the incremental formatting to be appled. |
See Also