public interface CommonPageNumberAttlist extends ODFAttribute
The attribute value can be an integer value or the value AUTO
. An integer value specifies the page
number of the new page directly. The value auto specifies that the page gets the page number of the previous
page, incremented by one.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTO
Constants for page:number.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPageNumber()
Return a page:number.
|
void |
setPageNumber(java.lang.String pageNumber)
Set a page:number.
|
static final java.lang.String AUTO
Copyright © 2010 - No Magic Asia