IAcadTableStyleGetFormat
Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
string GetFormat(
AcRowType rowType
)
Function GetFormat (
rowType As AcRowType
) As String
String^ GetFormat(
[InAttribute] AcRowType rowType
)
abstract GetFormat :
rowType : AcRowType -> string
Parameters
- rowType AcRowType
-
Return Value
String
See Also