Share via


ReportRun.addRangeDescription Method

Syntax

public void addRangeDescription(
    int x, 
    int y, 
    str text, 
   [str fontName, 
    int fontSize])

Run On

Called

Parameters

  • text
    Type: str
  • fontName
    Type: str
  • fontSize
    Type: int

See Also

Reference

ReportRun Class