Rename Method (ITableStyle)
Renames the TableStyle to the specified name.
.NET Syntax
JavaScript | |
---|
Rename(
Name : System.String\n) : String |
COM native C++ | |
---|
HRESULT Rename(
const dsString& Name
,
dsCreateObjectResult_e* Result
) |
Parameters
- Name
- New name for TableStyle
Parameters
- Result[out] or Return Value
- Status of renaming the TableStyle as defined in dsCreateObjectResult_e
See Also
Availability
DraftSight V1R3.0