Click or drag to resize

ILines Interface

Defines a contract for types that represent a collection of lines.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface ILines

The ILines type exposes the following members.

Properties
Methods
Name Description
Public method AddLine
Adds a line shape to the specified row and column with the given width, height, and line shape type.
Top
See Also