IAcadTableStyleCreateCellStyle Method
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
void CreateCellStyle(
string bstrCellStyle
)
Sub CreateCellStyle (
bstrCellStyle As String
)
void CreateCellStyle(
[InAttribute] String^ bstrCellStyle
)
abstract CreateCellStyle :
bstrCellStyle : string -> unit
Parameters
- bstrCellStyle String
-
See Also