ParagraphFormat2.FarEastLineBreakLevel Property

Definition

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

public:
 property Microsoft::Office::Core::MsoTriState FarEastLineBreakLevel { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState FarEastLineBreakLevel { get; set; }
member this.FarEastLineBreakLevel : Microsoft.Office.Core.MsoTriState with get, set
Public Property FarEastLineBreakLevel As MsoTriState

Property Value

MsoTriState

Applies to