このメソッドは、指定したテキスト位置にタブ ストップを挿入します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
このメソッドは、指定したテキスト位置にタブ ストップを挿入します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT InsertTab(
int Position,
ITabPosition* Tabulation,
ICharParams* Params
);
void InsertTab(
int Position,
ITabPosition Tabulation,
ICharParams Params
);
Sub InsertTab( _
Position As Integer, _
Tabulation As ITabPosition, _
Params As ICharParams _
)
このページは役に立ちましたか?