ig.excel.PrintNotes
Represents the various ways to print cell notes.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
dontPrint
- Type:
- ig.excel.PrintNotes
- Default:
- 0
Cell notes are not printed.
-
printAsDisplayed
- Type:
- ig.excel.PrintNotes
- Default:
- 1
Cell notes are printed as they are shown on the worksheet. With this option, cell notes will only appear in the printed worksheet if they are displayed on the worksheet in Microsoft Excel. If the notes just show indicators in Excel, the indicators and notes will not be printed.
-
printAtEndOfSheet
- Type:
- ig.excel.PrintNotes
- Default:
- 2
Cell notes are printed on the last page, after the entire worksheet has printed.
The current widget has no events.
The current widget has no public methods.