XlFontBase.Condense Property
Compatibility setting. Gets or sets a value indicating whether the cell font is condensed.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to squeeze text characters together; otherwise, false. |
Remarks
This property has no effect in Windows, but its value is retained (it can be set and obtained).
See Also