Spread.Services Documentation
PrintTitleColumns 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
: PrintTitleColumns Property
Returns or sets the columns that contain the cells to be repeated on the left side of each page, as a string in A1-style notation in the language of the macro.
Syntax
C#
System.
string
PrintTitleColumns {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members