VB.NET - Set the Font for a Range



Sets the font for a range in a Word document.

'Assembly: Microsoft.Office.Interop.Word.dll
'Namespace: Word = Microsoft.Office.Interop.Word

'Dim range AS Word.Range = "range"
'Dim font AS Word.Font = "font"
range.Font = font
			

Share |

 Cant find the page you are looking for?
 Help us to improve by adding the content that you are looking for.
 Leave a feedback
 We look forward to hear your comments and feedback.