Click or drag to resize

XlsWorksheetCustomProperties Add Method

Overload List
Name Description
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Public method Add(String, String)
Adds a custom property to the XLS file with the specified name and value.
Top
See Also