Search
Style.getTextAlignment Method
See Also
 






Gets the alignment of the text contents of a calendar element.

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

 Syntax

Java  Copy Code

public EnumSet<TextAlignment> getTextAlignment ()

 Return Value

One of the TextAlignment constants.

 See Also