Partager via


Font2.Fill Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Fill As FillFormat
    Get
'Usage
Dim instance As Font2
Dim value As FillFormat

value = instance.Fill
FillFormat Fill { get; }

Property Value

Type: Microsoft.Office.Core.FillFormat

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace