Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service TableValidation |
|
Exported Interfaces - Summary | |
::com::sun::star::beans::XPropertySet |
|
XSheetCondition |
|
Properties' Summary | |
ValidationType Type |
specifies the type of validation. |
boolean ShowInputMessage |
specifies if an input message is shown when the cursor is in a cell with these validation settings. |
string InputTitle |
specifies the title of the window showing the input message. |
string InputMessage |
specifies the text of the input message. |
boolean ShowErrorMessage |
specifies if an error message is displayed when invalid data is entered. |
string ErrorTitle |
specifies the title of the window showing the error message. |
string ErrorMessage |
specifies the text of the error message. |
boolean IgnoreBlankCells |
specifies if blank cells should be allowed. |
ValidationAlertStyle ErrorAlertStyle |
specifies the style of the error message. |
short ShowList |
[ OPTIONAL ] specifies if the list of possible values should be shown on the cell and how. See also TableValidationVisibility |
Exported Interfaces - Details | |
::com::sun::star::beans::XPropertySet
|
|
XSheetCondition
|
Properties' Details | |
Type
|
|
ShowInputMessage
|
|
InputTitle
|
|
InputMessage
|
|
ShowErrorMessage
|
|
ErrorTitle
|
|
ErrorMessage
|
|
IgnoreBlankCells
|
|
ErrorAlertStyle
|
|
ShowList
|
Copyright © 2010 Sun Microsystems, Inc.