|
DEPRECATED:
|
Creo 11.0
|

SUPERSEDED BY: |


Replacement in Object TOOLKIT: |

ProDwgtableColumnAdd | |
( ProDwgtable* table /* (In) the table; */ int insert_after_col /* (In) insert the new column after this column. Column numbers start with 1. If you want the new column to be the first column, pass the value 0. */ int display /* (In) Flag that specifies whether or not the table is to be displayed after creation. */ double width_in_chars /* (In) the width of the column, in characters. */ ) |

Success. | |
Failure |


