Share via


AlcoholDeclarationOXML_RU.fillCellsLeft Method [AX 2012]

Fills in a plurality of merged cells from the left.

Syntax

protected void fillCellsLeft(
    str _bookmark, 
    str _text, 
   [int _number, 
    int _cellMacro])

Run On

Called

Parameters

  • _bookmark
    Type: str
    The bookmark of the cell from which to start printing.
  • _text
    Type: str
    The text to print.
  • _number
    Type: int
    The number of cells where the text should be printed.
  • _cellMacro
    Type: int
    The number of ordinary cells in one merged cell.

See Also

Reference

AlcoholDeclarationOXML_RU Class