Spreadsheet.MaxHeaders

This function sets the depth of headers for variables and case names.

Syntax Parameters Return Value
Sub Spreadsheet.MaxHeaders( _
    ColumnRows As Integer, _
    RowColumns As Integer)
  • ColumnRows [in]

Type: Integer

  • RowColumns [in]

Type: Integer

This function does not return a value.