BoxProperties.NoBreak Property

Definition

No Break.

Represents the following element tag in the schema: m:noBreak.

public DocumentFormat.OpenXml.Math.NoBreak NoBreak { get; set; }
public DocumentFormat.OpenXml.Math.NoBreak? NoBreak { get; set; }
member this.NoBreak : DocumentFormat.OpenXml.Math.NoBreak with get, set
Public Property NoBreak As NoBreak

Property Value

Returns NoBreak.

Applies to