equals method

equals(rhs)

Determines whether the specified Shading is equal in value to the current Shading.

def equals(self, rhs: aspose.words.Shading):
    ...
ParameterTypeDescription
rhsShading

See Also