LineFormat.GetHashCode
LineFormat.GetHashCode method
Gets the hash code.
public override int GetHashCode()
Examples
[C#]
int hashCode = lineFmt.GetHashCode();
See Also
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Gets the hash code.
public override int GetHashCode()
[C#]
int hashCode = lineFmt.GetHashCode();