Class ExcelDxfBorderItem
- Namespace
- OfficeOpenXml.Style.Dxf
- Assembly
- Magicodes.EPPlus.dll
public class ExcelDxfBorderItem : DxfStyleBase<ExcelDxfBorderItem>
- Inheritance
-
ExcelDxfBorderItem
- Inherited Members
- Extension Methods
Properties
Color
public ExcelDxfColor Color { get; }
Property Value
HasValue
protected override bool HasValue { get; }
Property Value
Id
protected override string Id { get; }
Property Value
Style
public ExcelBorderStyle? Style { get; set; }
Property Value
Methods
Clone()
protected override ExcelDxfBorderItem Clone()
Returns
CreateNodes(XmlHelper, string)
protected override void CreateNodes(XmlHelper helper, string path)