xlsgradientstop-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.shapes
class xlsgradientstop

java.lang.object
  extended by com.spire.xls.core.spreadsheet.shapes.xlsgradientstop

public class xlsgradientstop
extends java.lang.object

constructor summary
xlsgradientstop()
           
xlsgradientstop(ocolor color, int position, int transparency)
           
 
method summary
 ocolor getocolor()
          gets / sets color of this gradient stop.
 int getposition()
          gets / sets position of this gradient stop.
 int getshade()
          gets / sets shade of the color for this gradient stop.
 int gettint()
          gets / sets tint of the color for this gradient stop.
 int gettransparency()
          gets / sets transparency of this gradient stop.
 void setshade(int value)
          gets / sets shade of the color for this gradient stop.
 void settint(int value)
          gets / sets tint of the color for this gradient stop.
 void settransparency(int value)
          gets / sets transparency of this gradient stop.
 
constructor detail

xlsgradientstop

public xlsgradientstop()

xlsgradientstop

public xlsgradientstop(ocolor color,
                       int position,
                       int transparency)
method detail

getocolor

public ocolor getocolor()
gets / sets color of this gradient stop.

getposition

public int getposition()
gets / sets position of this gradient stop.

gettransparency

public int gettransparency()
gets / sets transparency of this gradient stop.

settransparency

public void settransparency(int value)
gets / sets transparency of this gradient stop.

gettint

public int gettint()
gets / sets tint of the color for this gradient stop.

settint

public void settint(int value)
gets / sets tint of the color for this gradient stop.

getshade

public int getshade()
gets / sets shade of the color for this gradient stop.

setshade

public void setshade(int value)
gets / sets shade of the color for this gradient stop.


网站地图