Spread.Services Documentation
PrintTitleRows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPageSetup Interface
: PrintTitleRows Property
Returns or sets the rows that contain the cells to be repeated at the top of each page, as a string in A1-style notation in the language of the macro.
Syntax
C#
System.
string
PrintTitleRows {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members