TDrawingTextParagraph.Equals Method
Returns true if both instances have the same string and formatting.
Syntax
Unit: FlexCel.Core
function TDrawingTextParagraph.Equals(const obj: TDrawingTextParagraph): Boolean;
Parameters
Returns
True if both strings are the same.
See also