Class ExcelDxfStyleLimitedFont
- Namespace
- OfficeOpenXml.Style.Dxf
- Assembly
- EPPlus.dll
Differential formatting record with limited font settings
public class ExcelDxfStyleLimitedFont : ExcelDxfStyleBase
- Inheritance
-
ExcelDxfStyleLimitedFont
- Derived
- Inherited Members
Properties
Font
Font formatting settings
public ExcelDxfFontBase 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()