20 #ifndef __com_sun_star_sheet_NamedRangeFlag_idl__
21 #define __com_sun_star_sheet_NamedRangeFlag_idl__
24 module com { module sun { module star { module sheet {
29 published constants NamedRangeFlag
const short COLUMN_HEADER
The header for a column of data.
Definition: AccessibleRole.idl:64
const short ROW_HEADER
The header for a row of data.
Definition: AccessibleRole.idl:410
const long PRINT_AREA
The range can be used as a print range.
Definition: NamedRangeFlag.idl:39
const long FILTER_CRITERIA
The range contains filter criteria.
Definition: NamedRangeFlag.idl:34