Class CellSmartTagSet

java.lang.Object
com.independentsoft.office.spreadsheet.CellSmartTagSet

public class CellSmartTagSet extends Object
The Class CellSmartTagSet.
  • Constructor Details

    • CellSmartTagSet

      public CellSmartTagSet()
      Instantiates a new cell smart tag set.
  • Method Details

    • clone

      public CellSmartTagSet clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getCellSmartTags

      public List<CellSmartTag> getCellSmartTags()
      Gets the cell smart tags.
      Returns:
      the cell smart tags
    • getReference

      public String getReference()
      Gets the reference.
      Returns:
      the reference
    • setReference

      public void setReference(String reference)
      Sets the reference.
      Parameters:
      reference - the new reference