XlFormattingObject.Font Property
Gets or sets font attributes for the currently processed cell.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Export.XlCellFont | An object that contains font attributes for the currently processed cell. |
See Also