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

リスト テンプレートを指定します。

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

var object = new SP.FieldMultiLineText()

メンバー

FieldMultiLineTextオブジェクトでは、次のメンバーがあります。

Constructor

FieldMultiLineTextオブジェクトでは、次のコンスがあります。

コンストラクター

説明

FieldMultiLineText

Initializes a new instance of the SP.FieldMultiLineText object.

プロパティ

FieldMultiLineTextオブジェクトでは、次のプロパティがあります。

プロパティ

説明

allowHyperlink

Gets or sets a value that specifies whether a hyperlink is allowed as a value of the field.

appendOnly

Gets or sets a value that specifies whether all changes to the value of the field are displayed in list forms.

numberOfLines

Gets or sets a value that specifies the number of lines of text to display for the field.

restrictedMode

Gets or sets a value that specifies whether the field supports a subset of rich formatting.

richText

Gets or sets a value that specifies whether the field supports rich formatting.

wikiLinking

Gets a value that specifies whether an implementation specific mechanism for linking wiki pages is supported.

関連項目

その他の技術情報

FieldMultiLine リソース