Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ PrintTailRows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PrintTailRows Property
In This Topic
Returns or sets the rows that contain the cells to be repeated at the bottom of each page, as a string in A1-style notation in the language of the macro.
Syntax
C#
System.
string
PrintTailRows {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members