GetTableStyle Method (ITableStyleManager)
Gets the specified TableStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTableStyle( _
BSTR Name As System.String _
) As TableStyle |
C# | |
---|
TableStyle GetTableStyle(
System.string Name
) |
Parameters
- Name
- Name of TableStyle
Parameters
- TableStyle[out] or Return Value
- TableStyle
See Also
Availability
DraftSight V1R3.0