ExcelCellBorderColorIndex Property |
Gets or sets the index in Excel palette of the color of this border.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int ColorIndex { get; set; }Public Property ColorIndex As Integer
Get
Set
Property Value
Int32
See Also