Represents a shape outline with a solid color.

See

[[WorksheetShape.outline]]

Hierarchy

Hierarchy (view full)

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

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

    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 color outline.

    Parameters

    • solidColor: string | Color

      The color of the outline to create.

    Returns ShapeOutline

  • Creates an instance to describe a solid color outline.

    Parameters

    • solidColorInfo: WorkbookColorInfo

      The [[WorkbookColorInfo]] describing the color of the outline to create.

    Returns ShapeOutline

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean