Gets the time length of a single cell in a timetable view, accurate to the nearest second.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Duration getCellTime () |
A Duration object that specifies the time length of a single cell. The allowed values range from 1 second to 1 hour inclusive.
RemarksValid values for this property range from 1 second to 1 hour.
See Also