GetFormat Method |
Gets the format for the specified row type.
Signature
RetVal = object.GetFormat rowType, pFormat
Object
Table,
TableStyle
The objects this method applies to.
rowType
AcRowType; Input-only
The row type to check.
RetVal
String
The format for the row.
Comments? |