:: com :: sun :: star :: text ::

service IllustrationsIndex
Description
specifies service of illustration indexes within a document.
See also
BaseIndex

Included Services - Summary
BaseIndex
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Summary
boolean
CreateFromLabels
[ OPTIONAL ]
 
string
LabelCategory
[ OPTIONAL ]
 
short
LabelDisplayType
[ OPTIONAL ]
 
Included Services - Details
BaseIndex
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Details
CreateFromLabels
boolean CreateFromLabels;
Usage Restrictions
optional
LabelCategory
string LabelCategory;
Usage Restrictions
optional
LabelDisplayType
short LabelDisplayType;
Usage Restrictions
optional

 
Top of Page