UserGroupReporter.OnSetHeader

Syntax Parameters Return Value
Event UserGroupReporter.OnSetHeader( _
    ByRef Header As String, _
    Report As Object, _
    Spreadsheet As Object, _
    ByRef Action As ReporterAction)
  • Header [in,out]

Type: String

  • Report [in]

Type: Object

  • Spreadsheet [in]

Type: Object

  • Action [in,out]

Type: ReporterAction

-