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