TUIRectangle.Intersect Method Returns a rectangle which is the intersection of this one and the new one. Syntax Unit: FlexCel.Core function TUIRectangle.Intersect(const coords: TUIRectangle): TUIRectangle; Parameters <-> Parameter Type Description const coords TUIRectangle See also TUIRectangle