Overload | Description |
---|---|
AddRange(String) | Adds the contents of another IList<NumberDisplayField> to the end of the collection, which is built from a specified format string. |
AddRange(String,String,String,String,String) | Adds the contents of another IList<NumberDisplayField> to the end of the collection, which is built from specified arguments. |
AddRange(NumberDisplayFieldInfo[]) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>) |
AddRange(IList<NumberDisplayFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>) |
AddRange(CollectionBase<NumberDisplayFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>) |