Properties' Details |
PageCount
[ readonly ] long PageCount;
- Usage Restrictions
- optional
- Description
- returns the number of pages in the document
Since the document needs to be formatted to get the result
obtaining this value may take some time.
- Since
- OpenOffice 2.0
|
|
LineCount
[ readonly ] long LineCount;
- Usage Restrictions
- optional
- Description
- returns the number of lines in the document
Since the document needs to be formatted to get the result
obtaining this value may take some time.
Empty paragraphs are not counted.
- Since
- OpenOffice 2.0
|
|
IsConstantSpellcheck
boolean IsConstantSpellcheck;
- Usage Restrictions
- optional
- Description
- specifies if spellchecking should be done while typing.
- Since
- OpenOffice 2.0
|
|
IsHideSpellMarks
boolean IsHideSpellMarks;
- Usage Restrictions
- optional
- Description
- specifies if the marks for misspelled text should be displayed.
- Since
- OpenOffice 2.0
|
|
Copyright © 2003 Sun Microsystems, Inc.