com.aspose.cells.WebExtensionProperty.html Maven / Gradle / Ivy
WebExtensionProperty
com.aspose.cells
Class WebExtensionProperty
java.lang.Object
com.aspose.cells.WebExtensionProperty
public class WebExtensionProperty
- extends java.lang.Object
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getName() | |
void | setName(java.lang.String) | |
Gets and set a custom property name. | ||
java.lang.String | getValue() | |
void | setValue(java.lang.String) | |
Gets and sets a custom property value. |
Property Getters/Setters Detail |
---|
getName/setName | |
public java.lang.String getName() / public void setName(java.lang.String value) |
Gets and set a custom property name.
getValue/setValue | |
public java.lang.String getValue() / public void setValue(java.lang.String value) |
Gets and sets a custom property value.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.