RemoveTableStyle Method (ITableStyleManager)
Removes the specified TableStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function RemoveTableStyle( _
const dsString& Name As System.String _
) As System.Boolean |
C# | |
---|
System.bool RemoveTableStyle(
System.string Name
) |
JavaScript | |
---|
RemoveTableStyle(
Name : String
) : Boolean |
Parameters
- Name
- Name of TableStyle to remove
See Also
Availability
DraftSight V1R3.0