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

Specifies a field that contains rating scale values for a survey list.

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

var object = new SP.FieldRatingScale()

Members

The FieldRatingScale object has the following members.

Constructor

The FieldRatingScale object has the following constructor.

Constructor

Description

FieldRatingScale

Initializes a new instance of the SP.FieldRatingScale object.

Properties

The FieldRatingScale object has the following properties.

Property

Description

gridEndNumber

Gets or sets a value that specifies the end number for the rating scale.

gridNAOptionText

Gets or sets a value that specifies the display text corresponding to the choice in the rating scale that indicates the non-applicable option.

gridStartNumber

Gets or sets a value that specifies the start number for the rating scale.

gridTextRangeAverage

Gets or sets a value that specifies the display text corresponding to the average of the rating scale.

gridTextRangeHigh

Gets or sets a value that specifies the display text corresponding to the maximum of the rating scale.

gridTextRangeLow

Gets or sets a value that specifies the display text corresponding to the minimum of the rating scale.

rangeCount

Gets a value that specifies the number of options in the rating scale.

関連項目

その他の技術情報

FieldRatingScale resource