Udostępnij za pośrednictwem


LineFormat.BackColor Property

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

Syntax

'Declaration
Property BackColor As ColorFormat
    Get
    Set
'Usage
Dim instance As LineFormat
Dim value As ColorFormat

value = instance.BackColor

instance.BackColor = value
ColorFormat BackColor { get; set; }

Property Value

Type: Microsoft.Office.Core.ColorFormat

See Also

Reference

LineFormat Interface

LineFormat Members

Microsoft.Office.Core Namespace