This documentation is archived and is not being maintained.
SP.FieldCalculated object
SharePoint 2013
Specifies a calculated field.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldCalculated()
The FieldCalculated object has the following members.
Constructor
The FieldCalculated object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldCalculated object. |
Properties
The FieldCalculated object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets the date and time format that is displayed in the field. |
|
|
Gets or sets a value that specifies the formula for the field. |
|
|
Gets or sets a value that specifies the output format for the field. |
Show: