[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathSpacingRule

OMathSpacingRule Enum

Specifies the type of spacing between columns and rows in the OMathMatrix structure or items' vertical spacing in the OMathEquationArray structure.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum OMathSpacingRule
Public Enum OMathSpacingRule

Fields

Name Description
Double

Double spacing (2 em).

Exactly

The spacing value defined in points.

Multiple

The spacing value defined in ems.

OneAndHalf

One and half spacing (1.5 em).

Single

Single spacing (1 em).