Disable3DForListBoxAndDropDown コンストラクター

定義

オーバーロード

Disable3DForListBoxAndDropDown()

Disable3DForListBoxAndDropDown クラスの新しいインスタンスを初期化します。

Disable3DForListBoxAndDropDown(String)

指定したテキスト コンテンツを持つ Disable3DForListBoxAndDropDown クラスの新しいインスタンスを初期化します。

Disable3DForListBoxAndDropDown()

Disable3DForListBoxAndDropDown クラスの新しいインスタンスを初期化します。

public Disable3DForListBoxAndDropDown ();
Public Sub New ()

適用対象

Disable3DForListBoxAndDropDown(String)

指定したテキスト コンテンツを持つ Disable3DForListBoxAndDropDown クラスの新しいインスタンスを初期化します。

public Disable3DForListBoxAndDropDown (string text);
new DocumentFormat.OpenXml.Vml.Spreadsheet.Disable3DForListBoxAndDropDown : string -> DocumentFormat.OpenXml.Vml.Spreadsheet.Disable3DForListBoxAndDropDown
Public Sub New (text As String)

パラメーター

text
String

要素のテキストコンテンツを指定します。

適用対象