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