RemoveTableStyle Method (ITableStyleManager)
Removes the specified TableStyle.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function RemoveTableStyle( _
BSTR Name As System.String _
) As System.Boolean |
| C# | |
|---|
System.bool RemoveTableStyle(
System.string Name
) |
| COM native C++ | |
|---|
HRESULT RemoveTableStyle(
const dsString& Name
,
VARIANT_BOOL* Result
) |
Parameters
- Name
- Name of TableStyle to remove
See Also
Availability
DraftSight V1R3.0