このメソッドは、段落内の文字列にハイパーリンクを設定するためのものです。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 SetHyperlink(
int Position,
int Count,
IHyperlink* Value
);
void SetHyperlink(
int Position,
int Count,
IHyperlink Value
);
Sub SetHyperlink( _
Position As Integer, _
Count As Integer, _
Value As IHyperlink _
)
このページは役に立ちましたか?