ExcelCellBorderLineStyle Property |
Gets or sets the line style of the border
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellLineStyle LineStyle { get; set; }Public Property LineStyle As ExcelCellLineStyle
Get
Set
Property Value
ExcelCellLineStyle
See Also