Share via


ParagraphFormat2.FarEastLineBreakLevel Property

Gets or sets the East Asian line break control level for the specified paragraph. Read/write.

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

Syntax

'Declaration
Property FarEastLineBreakLevel As MsoTriState
    Get
    Set
'Usage
Dim instance As ParagraphFormat2
Dim value As MsoTriState

value = instance.FarEastLineBreakLevel

instance.FarEastLineBreakLevel = value
MsoTriState FarEastLineBreakLevel { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState
MsoTriState

See Also

Reference

ParagraphFormat2 Interface

ParagraphFormat2 Members

Microsoft.Office.Core Namespace