com.mindoo.remote.api.symphony.spreadsheet
Interface IRemoteTableStyle


public interface IRemoteTableStyle

This class represents a table style of a spreadsheet.

Access

To get a table style, use the item method in the TableStyles class.


Method Summary
 java.lang.String getName()
          This property returns the name of table style.
 

Method Detail

getName

java.lang.String getName()
                         throws RemoteEclipseAPIException
This property returns the name of table style.

Returns:
name
Throws:
RemoteEclipseAPIException