ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Excel2007TextAlign - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Excel2007TextAlign

    Represents Excel 2007 Text alignment.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum Excel2007TextAlign

    Fields

    Name Description
    ctr

    Align text in the center.

    dist

    Distributes the text words across an entire text line.

    just

    Align text so that it is justified across the whole line.

    justLow

    Aligns the text with an adjusted kashida length for Arabic text.

    l

    Align text to the left margin.

    r

    Align text to the right margin.

    thaiDist

    Distributes Thai text specially, because each character is treated as a word.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved