com.aspose.cells
Class SmartTagOptions

java.lang.Object
    extended by com.aspose.cells.SmartTagOptions

public class SmartTagOptions 
extends java.lang.Object

Represents the options of the smart tag.

Constructor Summary
SmartTagOptions()
          
 
Property Getters/Setters Summary
booleangetEmbedSmartTags()
voidsetEmbedSmartTags(boolean value)
           Indicates whether saving smart tags with the workbook.
intgetShowType()
voidsetShowType(int value)
           Repesents the show type of smart tag. The value of the property is SmartTagShowType integer constant.
 

Constructor Detail

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)
Repesents 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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.