|
ContinuousMode property (TgtSpreadSheetPreferences) |
Top |
|
property ContinuousMode: Boolean read FContinuousMode write SetContinuousMode default False;
Description Set this property to True for ignoring page information and continuously rendering page contents i.e., without introducing blank rows between consecutive pages. Set this property to False for considering the page information, so that blank rows are introduced to fill the page height between pages. |