Aspose::Cells::Style::GetHashCode method

Style::GetHashCode method

Serves as a hash function for a Style object.

int32_t Aspose::Cells::Style::GetHashCode()

ReturnValue

A hash code for the current Object.

Remarks

This method is only for internal use.

See Also