Class TableTextStyleResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.TableTextStyleResponse
TableTextStyle Response
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTable text style of specified viewinthashCode()voidsetTableTextStyle(TableTextStyle tableTextStyle) tableTextStyle(TableTextStyle tableTextStyle) toString()
-
Constructor Details
-
TableTextStyleResponse
public TableTextStyleResponse()
-
-
Method Details
-
tableTextStyle
-
getTableTextStyle
Table text style of specified view- Returns:
- tableTextStyle
-
setTableTextStyle
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-