java.lang.Object
com.aspose.cells.TableStyle
public class TableStyle
| Property Getters/Setters Summary | ||
|---|---|---|
java.lang.String | getName() | |
| Gets the name of table style. | ||
TableStyleElementCollection | getTableStyleElements() | |
| Gets all elements of the table style. | ||
| Property Getters/Setters Detail |
|---|
getName | |
public java.lang.String getName() | |
getTableStyleElements | |
public TableStyleElementCollection getTableStyleElements() | |