Interface IOfficeMathBreak
Represents an interface to maintain break between the equation.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public interface IOfficeMathBreak
Properties
AlignAt
Gets or sets the integer that represents the operator in one line.
Declaration
int AlignAt { get; set; }
Property Value
Type |
---|
System.Int32 |