Ignite UI API Reference

ig.excel.ShapeOutlineSolid

Represents a shape outline with a solid color.

Dependencies

jquery-1.4.4.js
infragistics.util.js
The current widget has no options.
The current widget has no events.
  • &nbspig.excel.ShapeOutlineSolid

    new $.ig.excel.ShapeOutlineSolid( );

    Creates a new ShapeOutlineSolid instance.

  • &nbspig.excel.ShapeOutlineSolid

    new $.ig.excel.ShapeOutlineSolid( color:string );

    Creates a new ShapeOutlineSolid instance.

    • color
    • Type:string
    • The color of the outline.
  • &nbspig.excel.ShapeOutlineSolid

    new $.ig.excel.ShapeOutlineSolid( colorInfo:ig.excel.WorkbookColorInfo );

    Creates a new ShapeFillSolid instance.

    • colorInfo
    • Type:ig.excel.WorkbookColorInfo
    • The WorkbookColorInfo describing the color of the outline.
  • colorInfo

    .colorInfo( );

    Gets the WorkbookColorInfo describing the color of the outline.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#