DBTable.CaseHeader

Returns/sets the content of the specified range of case headers.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property DBTable.CaseHeader( _
    FromCase As Integer, _
    ToCase As Integer) As Range
  • FromCase [in]

    Type: Integer

  • ToCase [in]

    Type: Integer

Range