C++
AcDbObjectId tableStyleDictionaryId() const;
Description
Returns the object ID of the table style dictionary in named object dictionary.
If the function fails, the return value is AcDbObjectId::kNull.
AcDbObjectId tableStyleDictionaryId() const;
Returns the object ID of the table style dictionary in named object dictionary.
If the function fails, the return value is AcDbObjectId::kNull.