21module
com { module sun { module star { module sheet {
used to specify the purpose of a named range.
Definition NamedRangeFlag.idl:27
const long PRINT_AREA
The range can be used as a print range.
Definition NamedRangeFlag.idl:36
const long ROW_HEADER
The range can be used as row headers for printing.
Definition NamedRangeFlag.idl:46
const long COLUMN_HEADER
The range can be used as column headers for printing.
Definition NamedRangeFlag.idl:41
const long FILTER_CRITERIA
The range contains filter criteria.
Definition NamedRangeFlag.idl:31
const long HIDDEN
The range is hidden from the user interface.
Definition NamedRangeFlag.idl:53
Definition Ambiguous.idl:20