Represents a shape fill with a solid color.

See

WorksheetShape.fill

Hierarchy

Hierarchy

Constructors

  • Returns ShapeFillSolid

  • Parameters

    • color: string | Color

    Returns ShapeFillSolid

  • Parameters

    Returns ShapeFillSolid

  • Parameters

    • Rest ..._rest: any[]

    Returns ShapeFillSolid

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Creates an instance to describe a solid fill outline.

    Returns

    A ShapeFillSolid instance with the specified color.

    Parameters

    • solidColor: string | Color

      The color of the fill to create.

    Returns ShapeFill

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean