Searched refs:backColorPropertyName (Results 1 – 1 of 1) sorted by relevance
351 String backColorPropertyName = ""; in manipulateTable() local374 backColorPropertyName = "CellBackColor"; in manipulateTable()380 backColorPropertyName = "BackColor"; in manipulateTable()385 xCellProps.setPropertyValue(backColorPropertyName, new Integer(0x99CCFF)); in manipulateTable()
Completed in 12 milliseconds