java.lang.Object
com.aspose.cells.SmartTagOptions
public class SmartTagOptions
- extends java.lang.Object
Represents the options of the smart tag.
SmartTagOptions
public SmartTagOptions()
-
Property Getters/Setters Detail |
getEmbedSmartTags/setEmbedSmartTags | |
public boolean getEmbedSmartTags() / public void setEmbedSmartTags(boolean value)
|
-
Indicates whether saving smart tags with the workbook.
getShowType/setShowType | |
public int getShowType() / public void setShowType(int value)
|
-
Represents the show type of smart tag.
The value of the property is SmartTagShowType integer constant.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.