NamedRangeCollection SetPrintTitles Method GemBox.Spreadsheet Help
Overload List

  NameDescription
Public methodSetPrintTitles(ExcelColumn, Int32)
Sets print titles (columns to repeat at left).
Public methodSetPrintTitles(ExcelRow, Int32)
Sets print titles (rows to repeat at top).
Public methodSetPrintTitles(ExcelRow, Int32, ExcelColumn, Int32)
Sets print titles.
Back to Top
See Also