TableFormulaType コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| TableFormulaType() |
TableFormulaType クラスの新しいインスタンスを初期化します。 |
| TableFormulaType(String) |
指定したテキスト コンテンツを持つ TableFormulaType クラスの新しいインスタンスを初期化します。 |
TableFormulaType()
TableFormulaType クラスの新しいインスタンスを初期化します。
protected TableFormulaType ();
Protected Sub New ()
適用対象
TableFormulaType(String)
指定したテキスト コンテンツを持つ TableFormulaType クラスの新しいインスタンスを初期化します。
protected TableFormulaType (string text);
new DocumentFormat.OpenXml.Spreadsheet.TableFormulaType : string -> DocumentFormat.OpenXml.Spreadsheet.TableFormulaType
Protected Sub New (text As String)
パラメーター
- text
- String
要素の文字列コンテンツを指定します。