Links
AcMapDMMap:: SetTableStyle Method
Sets the table style. The table style is used for the legend. See also GetTableStyle().
Acad::ErrorStatus SetTableStyle( const ACHAR* pszTableStyleName );
Parameters |
Description |
pszTableStyleName |
Input name of the table style. |
Returns
Returns Acad::eOk if a table style with the specified name exists. Returns Acad::eInvalidInput if pszTableStyleName is a NULL pointer or empty string.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].