Aspose::Cells::Drawing::LineFormat::GetHashCode method
LineFormat::GetHashCode method
Gets the hash code.
int32_t Aspose::Cells::Drawing::LineFormat::GetHashCode()
ReturnValue
Examples
int hashCode = lineFmt.GetHashCode();
See Also
- Class Vector
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++