:: com :: sun :: star :: script ::

interface XDefaultProperty

Methods' Summary
getDefaultPropertyName Returns the name of the default property  
Methods' Details
getDefaultPropertyName
string
getDefaultPropertyName();

Description
Returns the name of the default property
Returns
The string name of default property
Top of Page