'Declaration Public Sub SetFontFamilyName( _ ByVal fontFamilyName As System.String, _ ByVal textRange As TextRange _ )
public void SetFontFamilyName( System.string fontFamilyName, TextRange textRange )
Parameters
- fontFamilyName
- textRange
'Declaration Public Sub SetFontFamilyName( _ ByVal fontFamilyName As System.String, _ ByVal textRange As TextRange _ )
public void SetFontFamilyName( System.string fontFamilyName, TextRange textRange )