言語

TextToTableRow クラス

定義

テキストからテーブルへの変換から書式設定されたテキストの 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
継承
Object Platform::Object IInspectable TextToTableRow
属性

メソッド

名前 説明
GetColumns()

テーブルに書式設定されたテキスト入力の 1 行内の列のコレクションを返します。

適用対象

こちらもご覧ください