[フレーム]
 []
 
MESCIUS Logo MESCIUS Logo
Document Solutions for Excel, Java Edition Logo
DEMOS DOCS API PRICING
FREE TRIAL
(Showing Draft Content)

PageInfo

Class PageInfo

java.lang.Object
com.grapecity.documents.excel.PageInfo

public class PageInfo extends Object
Represent the page information.
  • Constructor Details

    • PageInfo

      public PageInfo()
  • Method Details

    • getPageNumber

      public final int getPageNumber()
      Returns the page number.
    • setPageNumber

      public final void setPageNumber(int value)
      Sets the page number.
    • getPageCount

      public final int getPageCount()
      Returns the total number of pages.
    • setPageCount

      public final void setPageCount(int value)
      Sets the total number of pages.
    • getPageContent

      public final PageContentInfo getPageContent()
      Returns the page content info.
    • setPageContent

      public final void setPageContent(PageContentInfo value)
      Sets the page content info.
    • getPageSettings

      public final PageSettings getPageSettings()
      Returns the settings of the page which will be used when this page is printed.
    • setPageSettings

      public final void setPageSettings(PageSettings value)
      Sets the settings of the page which will be used when this page is printed.

AltStyle によって変換されたページ (->オリジナル) /