SetFormat Method

Sets the format for the specified row type.

See Also | Example

Signature

object.SetFormat rowTypes, pFormat

Object

Table, TableStyle
The objects this method applies to.

rowType

AcRowType; Input-only
The row type to check.

pFormat

String; Output-only
The format for the row.

 

   Comments?