'Declaration
Public Interface INumberFormatExtendData Inherits ICellType, GrapeCity.Spreadsheet.ICloneable(Of ICellType), GrapeCity.Spreadsheet.ICloneable(Of INumberFormatExtendData), GrapeCity.Spreadsheet.IO.Exchangeable.IExtension(Of Styles)
'Usage
Dim instance As INumberFormatExtendData
public interface INumberFormatExtendData : ICellType, GrapeCity.Spreadsheet.ICloneable<ICellType>, GrapeCity.Spreadsheet.ICloneable<INumberFormatExtendData>, GrapeCity.Spreadsheet.IO.Exchangeable.IExtension<Styles>