IAcadTableStyleGetTextStyleId Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
long GetTextStyleId(
string bstrCellStyle
)
Function GetTextStyleId (
bstrCellStyle As String
) As Long
long long GetTextStyleId(
[InAttribute] String^ bstrCellStyle
)
abstract GetTextStyleId :
bstrCellStyle : string -> int64
Parameters
- bstrCellStyle
- Type: SystemString
Return Value
Type:
Int64
See Also