|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.Format3D
public class Format3D
| Constructor Summary | |
|---|---|
Format3D(java.lang.Object parent)
|
|
| Method Summary | |
|---|---|
XLSXChartBevelType |
getBevelBottomType()
Gets the bevel bottom. |
XLSXChartBevelType |
getBevelTopType()
Gets the bevel top. |
XLSXChartLightingType |
getLightingType()
Gets the lighting. |
XLSXChartMaterialType |
getMaterialType()
Gets the material. |
void |
setBevelBottomType(XLSXChartBevelType type)
Sets the bevel bottom. |
void |
setBevelTopType(XLSXChartBevelType type)
Sets the bevel top. |
void |
setLightingType(XLSXChartLightingType xlsxChartLightingType)
Sets the lighting. |
void |
setMaterialType(XLSXChartMaterialType xlsxChartMaterialType)
Sets the material. |
| Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject |
|---|
dispose |
| Constructor Detail |
|---|
public Format3D(java.lang.Object parent)
| Method Detail |
|---|
public XLSXChartBevelType getBevelTopType()
getBevelTopType in interface IFormat3Dpublic void setBevelTopType(XLSXChartBevelType type)
setBevelTopType in interface IFormat3Dtype - The bevel top.public XLSXChartBevelType getBevelBottomType()
getBevelBottomType in interface IFormat3Dpublic void setBevelBottomType(XLSXChartBevelType type)
setBevelBottomType in interface IFormat3Dtype - The bevel bottom.public XLSXChartMaterialType getMaterialType()
getMaterialType in interface IFormat3Dpublic void setMaterialType(XLSXChartMaterialType xlsxChartMaterialType)
setMaterialType in interface IFormat3DxlsxChartMaterialType - The material.public XLSXChartLightingType getLightingType()
getLightingType in interface IFormat3Dpublic void setLightingType(XLSXChartLightingType xlsxChartLightingType)
setLightingType in interface IFormat3DxlsxChartLightingType - The lighting.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||