Search Results for

    Class CellOptions

    Table and canvas cell options

    Inheritance
    object
    CellOptions
    TableCellOptions
    Namespace
    Terminaux.Writer.CyclicWriters.Renderer.Tools @ Terminaux.dll
    Syntax
    public class CellOptions


    Constructors

    CellOptions(int, int)

    Makes a new instance of the cell options class

    Declaration
    public CellOptions(int ColumnNumber, int RowNumber)
    Parameters
    Name Type Description
    ColumnNumber int

    The column number

    RowNumber int

    The row number



    Properties

    CellBackgroundColor

    The custom background cell color

    Property Value
    Color
    Declaration
    public Color CellBackgroundColor { get; set; }

    CellColor

    The custom cell color

    Property Value
    Color
    Declaration
    public Color CellColor { get; set; }

    ColoredCell

    Whether to color the cell

    Property Value
    bool
    Declaration
    public bool ColoredCell { get; set; }

    ColumnIndex

    The column, or row value, index

    Property Value
    int
    Declaration
    public int ColumnIndex { get; }

    ColumnNumber

    The column, or row value, number

    Property Value
    int
    Declaration
    public int ColumnNumber { get; }

    RowIndex

    The row index

    Property Value
    int
    Declaration
    public int RowIndex { get; }

    RowNumber

    The row number

    Property Value
    int
    Declaration
    public int RowNumber { get; }

    TextSettings

    Text settings for this cell

    Property Value
    TextSettings
    Declaration
    public TextSettings TextSettings { get; set; }
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •