:: com :: sun :: star :: text ::
|
enum PageNumberType |
- Description
- determines which page number is displayed in a page number text field.
|
Values |
PREV |
The number of the previous page is displayed if there is any, otherwise the
field is empty.
|
CURRENT |
The number of the current page is displayed.
|
NEXT |
The number of the next page is displayed if there is any, otherwise the
field is empty.
|
Values' Details |
PREV
PREV,
- Description
- The number of the previous page is displayed if there is any, otherwise the
field is empty.
|
|
CURRENT
CURRENT,
- Description
- The number of the current page is displayed.
|
|
NEXT
NEXT,
- Description
- The number of the next page is displayed if there is any, otherwise the
field is empty.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.