ListLevel.Font Property

Definition

Returns or sets a Font object that represents the character formatting of the specified object.

C#
public Microsoft.Office.Interop.Word.Font Font { get; set; }

Property Value

Remarks

To set this property, specify an expression that returns a Font object.

Applies to

Product Versions
Word primary interop assembly Latest