pagecolrow-ag凯发旗舰厅



com.spire.xls
class pagecolrow

java.lang.object
  extended by com.spire.xls.pagecolrow

public final class pagecolrow
extends java.lang.object

page col row types in excel.


field summary
 int endcol
          represents end col setting.
 int endrow
          represents end row setting.
 int startcol
          represents start col setting.
 int startrow
          represents start row setting.
 
constructor summary
pagecolrow()
           
 
field detail

startrow

public int startrow
represents start row setting.

endrow

public int endrow
represents end row setting.

startcol

public int startcol
represents start col setting.

endcol

public int endcol
represents end col setting.
constructor detail

pagecolrow

public pagecolrow()


网站地图