format3d-ag凯发旗舰厅
com.spire.xls
class format3d
java.lang.object
com.spire.xls.core.spreadsheet.xlsobject
com.spire.xls.format3d
- all implemented interfaces:
- iformat3d
public class format3d
- extends xlsobject
- implements iformat3d
constructor summary |
format3d(java.lang.object parent)
|
format3d
public format3d(java.lang.object parent)
getbeveltoptype
public getbeveltoptype()
- gets the bevel top.
- specified by:
getbeveltoptype
in interface iformat3d
- returns:
- the bevel top.
setbeveltoptype
public void setbeveltoptype( type)
- sets the bevel top.
- specified by:
setbeveltoptype
in interface iformat3d
- parameters:
type
- the bevel top.
getbevelbottomtype
public getbevelbottomtype()
- gets the bevel bottom.
- specified by:
getbevelbottomtype
in interface iformat3d
- returns:
- the bevel bottom.
setbevelbottomtype
public void setbevelbottomtype( type)
- sets the bevel bottom.
- specified by:
setbevelbottomtype
in interface iformat3d
- parameters:
type
- the bevel bottom.
getmaterialtype
public xlsxchartmaterialtype getmaterialtype()
- gets the material.
- specified by:
getmaterialtype
in interface iformat3d
- returns:
- the material.
setmaterialtype
public void setmaterialtype(xlsxchartmaterialtype xlsxchartmaterialtype)
- sets the material.
- specified by:
setmaterialtype
in interface iformat3d
- parameters:
xlsxchartmaterialtype
- the material.
getlightingtype
public getlightingtype()
- gets the lighting.
- specified by:
getlightingtype
in interface iformat3d
- returns:
- the lighting.
setlightingtype
public void setlightingtype( xlsxchartlightingtype)
- sets the lighting.
- specified by:
setlightingtype
in interface iformat3d
- parameters:
xlsxchartlightingtype
- the lighting.