Show / Hide Table of Contents

Enum ParaformatAlignment

Namespace: DRIT.Spreadsheet.Forms
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum ParaformatAlignment : int
Remarks

2.5.60.1 PARAFORMAT_Alignment

Fields

Name Description
Center

The text used by the control is aligned to the center.

Left

The text used by the control is aligned to the left.

Right

The text used by the control is aligned to the right.

Back to top Generated by DocFX