[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultStyleCollection.Insert

Insert Method

Insert(int, NamedStyle)

Not supported; calling this method throws an exception because the collection is read-only.

Declaration
public void Insert(int index, NamedStyle style)
Public Sub Insert(index As Integer, style As NamedStyle)
Parameters
Type Name Description
int index

Index at which to insert the style

NamedStyle style

Style (NamedStyle object) to insert in the collection