Skip to main content

Text3DSettings Class

A base class for 3D text settings in a presentation.

Declaration

public abstract class Text3DSettings extends OfficeObject

Inherited Members

com.devexpress.system.JavaObject.clone()
com.devexpress.system.JavaObject.equals(java.lang.Object)
com.devexpress.system.JavaObject.hashCode()
com.devexpress.system.JavaObject.initFields()
com.devexpress.system.JavaObject.memberwiseClone()
com.devexpress.system.JavaObject.toString()
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)

Inheritance

Object
JavaObject
OfficeObject
Text3DSettings

Text3DSettings()

Initializes a new instance of the Text3DSettings class.

Declaration

public Text3DSettings()

Methods

deepClone() Method

Returns a deep copy of this Text3DSettings instance.

Declaration

public Text3DSettings deepClone()

Returns

Type Description
Text3DSettings

A deep copy of this Text3DSettings.