Creates a new grid line for the sheet.
Overload | Description |
---|---|
GridLine Constructor() | Creates a new grid line. |
GridLine Constructor(GridLineType) | Creates a new grid line of the specified line type. |
GridLine Constructor(GridLineType,Color) | Creates a new grid line of the specified line type and color. |
GridLine Constructor(GridLineType,Color,Color,Color) | Creates a new grid line of the specified line type and colors. |
GridLine Constructor(GridLineType,Color,Color,Color,Int32) | Creates a new grid line of the specified line type, colors, and width. |
GridLine Constructor(SerializationInfo,StreamingContext) | Creates a new grid line from serialization. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
GridLine ClassGridLine Members