'宣言 Public Sub SetFontWeight( _ ByVal fontWeight As FontWeight, _ ByVal textRange As TextRange _ )
public void SetFontWeight( FontWeight fontWeight, TextRange textRange )
パラメータ
- fontWeight
 - textRange
 
'宣言 Public Sub SetFontWeight( _ ByVal fontWeight As FontWeight, _ ByVal textRange As TextRange _ )
public void SetFontWeight( FontWeight fontWeight, TextRange textRange )