WorksheetDefinedNamesState

WorksheetDefinedNamesState

Overview

WorksheetDefinedNamesState is a class in Aspose.Cells FOSS for C++.

Stores the defined names state for a worksheet (print area, title rows, title columns).

Methods

SignatureDescription
SetPrintArea(value: std::string)
SetPrintTitleRows(value: std::string)
SetPrintTitleColumns(value: std::string)

See Also