com.aspose.cells.WebExtensionBinding.html Maven / Gradle / Ivy
WebExtensionBinding
com.aspose.cells
Class WebExtensionBinding
java.lang.Object
com.aspose.cells.WebExtensionBinding
public class WebExtensionBinding
- extends java.lang.Object
Constructor Summary |
---|
WebExtensionBinding()
|
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getAppref() | |
void | setAppref(java.lang.String) | |
Gets and sets the binding key used to map the binding entry in this list with the bound data in the document. | ||
java.lang.String | getId() | |
void | setId(java.lang.String) | |
Gets and sets the binding identifier. | ||
java.lang.String | getType() | |
void | setType(java.lang.String) | |
Gets and sets the binding type. |
Constructor Detail |
---|
WebExtensionBinding
public WebExtensionBinding()
Property Getters/Setters Detail |
---|
getId/setId | |
public java.lang.String getId() / public void setId(java.lang.String value) |
Gets and sets the binding identifier.
getType/setType | |
public java.lang.String getType() / public void setType(java.lang.String value) |
Gets and sets the binding type.
getAppref/setAppref | |
public java.lang.String getAppref() / public void setAppref(java.lang.String value) |
Gets and sets the binding key used to map the binding entry in this list with the bound data in the document.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.