PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() ![]() ![]() Collapse AllThis method sets the font size for the table's cell.
|
| HRESULT SetCellTableFontSize ( LONG tableNumber, LONG columnNumber, LONG rowNumber, FLOAT fontSize ) |
Parameters
tableNumber
Number of a table in the document's tables collection
columnNumber
Number of a column in the table
rowNumber
Number of a row in the table
fontSize
Size (in points) of the font
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
See Also


