public interface SCFValueObject
Modifier and Type | Interface and Description |
---|---|
static class |
SCFValueObject.CFValueObjectType |
Modifier and Type | Method and Description |
---|---|
SCFValueObject.CFValueObjectType |
getType()
Return the type of this conditional formatting value object
|
String |
getValue()
Return the value of this condition formatting value object
|
boolean |
isGreaterOrEqual()
Whether greaterOrEqual(true) or greater(false)
|
SCFValueObject.CFValueObjectType getType()
String getValue()
boolean isGreaterOrEqual()
Copyright © 2020. All rights reserved.