PdfPublishTableCreator.h
This class implements the table creator interface for Publish SDK. The table creator is used for creating tables with specified parameters.
|
Name |
Description |
|
Destroys the table creator object. |
|
Name |
Description |
|
Clears the table creator object. | |
|
Creates a new table according to options of the table creator. | |
|
Returns the current border color of a table cell. | |
|
Returns the current border thickness for a table cell. | |
|
Returns the current color of a table cell. | |
|
Returns the current column count for the table to be created. | |
|
Returns the current width for a particular table column. | |
|
Returns the current height for a particular table row. | |
|
Returns the current row count for the table to be created. | |
|
Determines whether the table creator object is empty. | |
|
Determines whether the table creator object is valid. | |
|
Sets a new border color for a table cell. | |
|
Sets a new border thickness for a table cell. | |
|
Sets a new color for a table cell. | |
|
Sets the column count for the table to be created. | |
|
Sets a new width for a particular table column. | |
|
Sets a new height for a particular table row. | |
|
Sets the row count for the table to be created. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|