public interface FormatResult
Modifier and Type | Method and Description |
---|---|
SColor |
getColor() |
Format |
getFormater() |
SRichText |
getRichText() |
String |
getText() |
boolean |
isDateFormatted() |
boolean |
isRichText() |
boolean isRichText()
boolean isDateFormatted()
Format getFormater()
SRichText getRichText()
String getText()
SColor getColor()
Copyright © 2020. All rights reserved.