menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Excel2007TextAlign - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Excel2007TextAlign

    Represents Excel 2007 Text alignment.

    Inheritance
    System.Object
    Excel2007TextAlign
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class Excel2007TextAlign : Enum

    Fields

    ctr

    Align text in the center.

    Declaration
    public const Excel2007TextAlign ctr
    Field Value
    Type
    Excel2007TextAlign

    dist

    Distributes the text words across an entire text line.

    Declaration
    public const Excel2007TextAlign dist
    Field Value
    Type
    Excel2007TextAlign

    just

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

    Declaration
    public const Excel2007TextAlign just
    Field Value
    Type
    Excel2007TextAlign

    justLow

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

    Declaration
    public const Excel2007TextAlign justLow
    Field Value
    Type
    Excel2007TextAlign

    l

    Align text to the left margin.

    Declaration
    public const Excel2007TextAlign l
    Field Value
    Type
    Excel2007TextAlign

    r

    Align text to the right margin.

    Declaration
    public const Excel2007TextAlign r
    Field Value
    Type
    Excel2007TextAlign

    thaiDist

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

    Declaration
    public const Excel2007TextAlign thaiDist
    Field Value
    Type
    Excel2007TextAlign

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved