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