menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextFrameColumns - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextFrameColumns

    Represent columns in the Text frame.

    Inheritance
    System.Object
    TextFrameColumns
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TextFrameColumns : ValueType

    Properties

    Number

    Gets or sets the number of the text frame columns.

    Declaration
    public int Number { get; set; }
    Property Value
    Type
    System.Int32

    SpacingPt

    Gets or sets the spacing point of the text frame columns.

    Declaration
    public int SpacingPt { get; set; }
    Property Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved