RPayReportRSV1_2012.fillRegularCells Method [AX 2012]

Syntax

protected void fillRegularCells(
    Bookmark _bookmark, 
    str _text, 
    int _maxLen, 
   [int _cellSpace, 
    int _workSheet, 
    boolean _horizontal, 
    str _fillChar, 
    boolean _fillCharBack, 
    str _skipSymbol])

Run On

Client

Parameters

  • _text
    Type: str
  • _maxLen
    Type: int
  • _cellSpace
    Type: int
  • _workSheet
    Type: int
  • _fillChar
    Type: str
  • _skipSymbol
    Type: str

See Also

Reference

RPayReportRSV1_2012 Class