Properties' Details
|
- Content
-  
string Content;
- Description
- contains the textual content of the field.
|
- CurrentPresentation
-  
string CurrentPresentation;
- Description
- contains the current content of the text field.
This property is escpecially usefull for import/export purposes.
|
- NumberFormat
-  
long NumberFormat;
- Description
- this is the number format for this field.
- See also
- com::sun::star::util::NumberFormatter
|
- NumberingType
-  
short NumberingType;
- Description
- specifies the type of the numbering as
NumberingType
|
- IsShowFormula
-  
boolean IsShowFormula;
- Description
- determins whether the content is displayed or evaluated.
|
- SubType
-  
short SubType;
- Description
- determins the type of the variable as described in
SetVariableType
|
- Value
-  
double Value;
- Description
- contains the numerical value of the field.
|
- VariableSubtype
-  
short VariableSubtype;
- Description
- deprecated
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.