Equals
ILineFormat.Equals method
Determines whether the two LineFormat instances are equal.
public bool Equals(ILineFormat lineFormat)
Parameter | Type | Description |
---|---|---|
lineFormat | ILineFormat | The LineFormat to compare with the current LineFormat. |
Return Value
true if the specified LineFormat is equal to the current LineFormat; otherwise, false.
See Also
- interface ILineFormat
- namespace Aspose.Slides
- assembly Aspose.Slides