Cellviews
Cellviews are represented by an object. The nlGetCurrentCellView method of the nlFormatter class returns such an object. This object is used by formatter methods such as nlPrintSubcktName and nlPrintSubcktParameters. It is primarily used in the nlPrintSubcktHeader and nlPrintSubcktFooter methods of the formatter.
Return to top