Share via


XMLExcelDocument_RU.setPrintArea Method [AX 2012]

Sets the print area for a worksheet.

Syntax

public void setPrintArea(Bookmark _bookmark, [int _workSheetId])

Run On

Called

Parameters

  • _workSheetId
    Type: int
    The worksheet ID for which this print area is valid.

See Also

Reference

XMLExcelDocument_RU Class