Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ColumnFooterFormat property determines how the column footer's data is displayed. The syntax of this field depends upon the column Type. See ColumnList for possible types. Listed below are the supported types and their respective format syntax.

...

Code Block
// Set the currency format for column footer 3 
Set_Property(@Window:".OLE_REPORTTABLE", "OLE.ColumnFooterFormat[3]", "$#,##0.00")

See Also

ColumnFooterListColumnFooterText