:: com :: sun :: star :: gallery ::

interface XGalleryItem

Methods' Summary
getType retrieves the type of the Gallery item  
Methods' Details
getType
byte
getType();

Description
retrieves the type of the Gallery item
Returns
The type of the Gallery item
See also
GalleryItemType
Top of Page