equals method
equals(rhs)
Determines whether the specified Shading is equal in value to the current Shading.
def equals(self, rhs: aspose.words.Shading):
...
Parameter | Type | Description |
---|---|---|
rhs | Shading |
See Also
- module aspose.words
- class Shading
Determines whether the specified Shading is equal in value to the current Shading.
def equals(self, rhs: aspose.words.Shading):
...
Parameter | Type | Description |
---|---|---|
rhs | Shading |