SP へFieldCalculated オブジェクト (sp.js)

Specifies a calculated field.

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldCalculated()

Members

The FieldCalculated object has the following members.

Constructor

The FieldCalculated object has the following constructor.

Constructor

Description

FieldCalculated

Initializes a new instance of the SP.FieldCalculated object.

Properties

The FieldCalculated object has the following properties.

Property

Description

dateFormat

Gets or sets the date and time format that is displayed in the field.

formula

Gets or sets a value that specifies the formula for the field.

outputType

Gets or sets a value that specifies the output format for the field.

関連項目

その他の技術情報

FieldCalculated resource