Abstract base class for the outline of a shape.

See

  • [[WorksheetShape.outline]]
  • [[ShapeOutlineSolid]]

Hierarchy

Hierarchy (view full)

Constructors

  • Returns ShapeOutline

Properties

$type: Type
$t: Type
nextHashCode: number

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