Class DxfStyleBase
- Namespace
- OfficeOpenXml.Style.Dxf
- Assembly
- EPPlus.dll
Base class for differential formatting styles.
public abstract class DxfStyleBase
- Inheritance
-
DxfStyleBase
- Derived
- Inherited Members
Properties
HasValue
If the style has any value set
public abstract bool HasValue { get; }
Property Value
Methods
Clear()
Reset all properties for the style.
public abstract void Clear()
SetValueColor(XmlHelper, string, ExcelDxfColor)
Set the color value
protected void SetValueColor(XmlHelper helper, string path, ExcelDxfColor color)
Parameters
helper
XmlHelperThe xml helper
path
stringThe x path
color
ExcelDxfColorThe color