ExcelCellBordersCollectionLineStyle Property |
Gets or sets line style for all the cell borders.
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