Freigeben über


Font2.Line Property

Gets a value specifiying the format of a line. Read-only.

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

Syntax

'Declaration
ReadOnly Property Line As LineFormat
    Get
'Usage
Dim instance As Font2
Dim value As LineFormat

value = instance.Line
LineFormat Line { get; }

Property Value

Type: Microsoft.Office.Core.LineFormat
LineFormat

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace