TextToTableRow クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テキストからテーブルへの変換から書式設定されたテキストの 1 つのテーブル行を表します。
public ref class TextToTableRow sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.AI.Text.TextIntelligenceContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TextToTableRow final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.AI.Text.TextIntelligenceContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TextToTableRow
Public NotInheritable Class TextToTableRow
- 継承
- 属性
メソッド
| 名前 | 説明 |
|---|---|
| GetColumns() |
テーブルに書式設定されたテキスト入力の 1 行内の列のコレクションを返します。 |