IAcadTableStyleGetCellClass Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
int GetCellClass(
string bstrCellStyle
)
Function GetCellClass (
bstrCellStyle As String
) As Integer
int GetCellClass(
[InAttribute] String^ bstrCellStyle
)
abstract GetCellClass :
bstrCellStyle : string -> int
Parameters
- bstrCellStyle String
-
Return Value
Int32
See Also