Package com.independentsoft.office.vml
Class RegroupTable
java.lang.Object
com.independentsoft.office.vml.RegroupTable
The Class RegroupTable.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the entries.Gets the extension handling behavior.voidsetExtensionHandlingBehavior(ExtensionHandlingBehavior extensionHandlingBehavior)Sets the extension handling behavior.toString()
-
Constructor Details
-
RegroupTable
public RegroupTable()Instantiates a new regroup table.
-
-
Method Details
-
clone
-
toString
-
getEntries
Gets the entries.- Returns:
- the entries
-
getExtensionHandlingBehavior
Gets the extension handling behavior.- Returns:
- the extension handling behavior
-
setExtensionHandlingBehavior
Sets the extension handling behavior.- Parameters:
extensionHandlingBehavior- the new extension handling behavior
-