java.lang.Objectcom.aspose.cells.SmartTagOptions
public class SmartTagOptions
Constructor Summary |
---|
SmartTagOptions()
|
Property Getters/Setters Summary | ||
---|---|---|
boolean | getEmbedSmartTags() | |
void | setEmbedSmartTags(boolean value) | |
Indicates whether saving smart tags with the workbook. | ||
int | getShowType() | |
void | setShowType(int value) | |
Repesents the show type of smart tag. The value of the property is SmartTagShowType integer constant. |
Constructor Detail |
---|
public SmartTagOptions()
Property Getters/Setters Detail |
---|
getEmbedSmartTags/setEmbedSmartTags | |
public boolean getEmbedSmartTags() / public void setEmbedSmartTags(boolean value) |
getShowType/setShowType | |
public int getShowType() / public void setShowType(int value) |