xlsfill-ag凯发旗舰厅



com.spire.xls.core.spreadsheet
class xlsfill

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsfill

public class xlsfill
extends java.lang.object

summary description for xlsfill.


constructor summary
xlsfill()
           
xlsfill(excelpatterntype pattern, com.spire.ms.system.drawing.color color, com.spire.ms.system.drawing.color patterncolor)
           
xlsfill(excelpatterntype pattern, ocolor color, ocolor patterncolor)
           
xlsfill( format)
           
 
method summary
 ocolor getocolor()
          returns the color of the interior.
 ocolor getpatterncolorobject()
          returns the color of the interior pattern as an index into the current color palette.
 
constructor detail

xlsfill

public xlsfill()

xlsfill

public xlsfill( format)

xlsfill

public xlsfill(excelpatterntype pattern,
               com.spire.ms.system.drawing.color color,
               com.spire.ms.system.drawing.color patterncolor)

xlsfill

public xlsfill(excelpatterntype pattern,
               ocolor color,
               ocolor patterncolor)
method detail

getocolor

public ocolor getocolor()
returns the color of the interior. the color is specified as an index value into the current color palette. read-only.

getpatterncolorobject

public ocolor getpatterncolorobject()
returns the color of the interior pattern as an index into the current color palette. read-only.


网站地图