Represents a shape fill with a solid color.

See

[[WorksheetShape.fill]]

Hierarchy

Hierarchy (view full)

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

  • get colorInfo(): WorkbookColorInfo
  • Gets or sets the [[WorkbookColorInfo]] describing the color of the fill.

    Returns WorkbookColorInfo

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Returns Base

  • 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.

    Parameters

    • solidColor: string | Color

      The color of the fill to create.

    Returns ShapeFill

  • Creates an instance to describe a solid fill outline.

    Parameters

    • solidColorInfo: WorkbookColorInfo

      The [[WorkbookColorInfo]] describing 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