:: com :: sun :: star :: sheet ::
|
interface XSheetConditionalEntry |
|
- Description
- provides methods to access the cell style name for a condition in a
conditional format.
- See also
- ::com::sun::star::sheet::TableConditionalEntry
|
Methods' Summary |
getStyleName |
returns the name of the cell style that is used when the condition
is fulfilled.
|
setStyleName |
sets the name of the cell style that is used when the condition
is fulfilled.
|
Methods' Details |
getStyleName
- Description
- returns the name of the cell style that is used when the condition
is fulfilled.
|
|
setStyleName
void |
setStyleName( |
[in] string |
aStyleName ); |
- Description
- sets the name of the cell style that is used when the condition
is fulfilled.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.