Class Fill

Class Fill

Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)

Represents the fill format of the shape.

public abstract class Fill

Inheritance

objectFill

Derived

AutomaticFill, GradientFill, GroupFill, NoneFill, PatternFill, SolidFill, TextureFill

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

Fill()

protected Fill()

Methods

Equals(object)

/

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

Gets the hash code.

public override int GetHashCode()

Returns

int