Table of Contents

TDrawingConditionalFormatDataBar.Rectangle Property

Rectangle for the databar, relative to the cell rectangle. 0 means the Left or Top coordinates of the cell, and 1 the Right or Bottom coordinates of the cell.

Syntax

Namespace: FlexCel.Core

public TUIRectangle Rectangle { get; }

See also