PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() ![]() ![]() Collapse AllThis method sets the text color for each table's cell in a specified row.
|
| HRESULT SetRowTableTextColor ( LONG tableNumber, LONG rowNumber, FLOAT colorComponent1, FLOAT colorComponent2, FLOAT colorComponent3, FLOAT colorComponent4 ) |
Parameters
tableNumber
Number of a table in the document's tables collection
rowNumber
Number of a table's row
colorComponent1
Value for 1st color component
colorComponent2
Value for 2nd color component
colorComponent3
Value for 3rd color component
colorComponent4
Value for 4th color component
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
See Also
Reference


