Class CalculatedColumn
java.lang.Object
com.amilesend.onedrive.resource.site.type.CalculatedColumn
Indicates that a column value is calculated based on other columns.
- See Also:
-
Method Details
-
builder
-
getFormat
The column format. Valid values:- dateOnly
- dateTime
-
getFormula
The formula used to calculate the value for the column. -
getOutputType
The output type used for format values in the column. Valid values:- boolean
- currency
- dateTime
- number
- text
-
equals
-
hashCode
public int hashCode() -
toString
-