Interface IStiAppCell


public interface IStiAppCell
Copyright Stimulsoft
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns unique key to this cell object.
    void
    Sets unique key to this cell object.
  • Method Details

    • getKey

      String getKey()
      Returns unique key to this cell object.
      Returns:
    • setKey

      void setKey(String key)
      Sets unique key to this cell object.
      Parameters:
      key -