Class ExcelDxfStyleFont
- Namespace
- OfficeOpenXml.Style.Dxf
- Assembly
- EPPlus.dll
Differential formatting record used in conditional formatting
public class ExcelDxfStyleFont : ExcelDxfStyleBase
- Inheritance
-
ExcelDxfStyleFont
- Derived
- Inherited Members
Properties
Font
Font formatting settings
public ExcelDxfFont Font { get; }
Property Value
HasValue
If the object has any properties set
public override bool HasValue { get; }
Property Value
Methods
Clear()
Clears all properties
public override void Clear()