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