'宣言 Public Sub SetUnderline( _ ByVal hasUnderline As Bool, _ ByVal textRange As TextRange _ )
public void SetUnderline( Bool hasUnderline, TextRange textRange )
パラメータ
- hasUnderline
 - textRange
 
'宣言 Public Sub SetUnderline( _ ByVal hasUnderline As Bool, _ ByVal textRange As TextRange _ )
public void SetUnderline( Bool hasUnderline, TextRange textRange )