Search Results for

    Show / Hide Table of Contents

    Struct CellRect

    Coordinates and sizes of cell

    Namespace: FastReport.Olap.Slice
    Assembly: FastReport.Olap.dll
    Syntax
    public struct CellRect

    Fields

    Cell

    Cell coordinate

    Declaration
    public int Cell
    Field Value
    Type Description
    System.Int32

    Level

    Level coordinate

    Declaration
    public int Level
    Field Value
    Type Description
    System.Int32

    SizeCell

    Sice of cell coordinate

    Declaration
    public int SizeCell
    Field Value
    Type Description
    System.Int32

    SizeLevel

    Size of level coordinate

    Declaration
    public int SizeLevel
    Field Value
    Type Description
    System.Int32
    Back to top © 1998-2024 Copyright Fast Reports Inc.