[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.ILabels

ILabels Interface

Represents a list of label controls.

Namespace: GrapeCity.Spreadsheet.FormControls
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ILabels : IReadonlyArray<ILabel>
Public Interface ILabels
    Inherits IReadonlyArray(Of ILabel)

Methods

Name Description
Add(double, double, double, double)

Creates a label control.