Search
TimetableSettings.getCellStyle Method
See Also
 






Gets the style of a time segment cell.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Style getCellStyle ()

 Return Value

A Style object specifying the style of timetable cells. This property cannot be null.

 See Also