public class SmartTagOptions
extends java.lang.Object
| Constructor and Description |
|---|
SmartTagOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEmbedSmartTags()
Indicates whether saving smart tags with the workbook.
|
int |
getShowType()
Represents the show type of smart tag.
|
void |
setEmbedSmartTags(boolean value)
Indicates whether saving smart tags with the workbook.
|
void |
setShowType(int value)
Represents the show type of smart tag.
|
public boolean getEmbedSmartTags()
public void setEmbedSmartTags(boolean value)
public int getShowType()
See SmartTagShowType.
public void setShowType(int value)
See SmartTagShowType.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.