Overload | Description |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[],String) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[]) | |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[],AggregationType,String) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[],StickyNoteStyleInfo) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[],StickyNoteStyleInfo,SparklineInfo) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32,ConditionalFormat[],StickyNoteStyleInfo,SparklineInfo,String) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView,Int32,Int32) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32,String,IFormatProvider,SheetView) | Creates a new a set of cell information (CellInfo object). |
CellInfo Constructor(Object) | Creates a new a set of cell information (CellInfo object) with a value. |
CellInfo Constructor(Object,StyleInfo) | Creates a new a set of cell information (CellInfo object) with value and style information. |
CellInfo Constructor(Object,StyleInfo,String) | Creates a new a set of cell information (CellInfo object) with a value, style information, and a formula. |
CellInfo Constructor(Object,StyleInfo,String,String) | Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, and a note. |
CellInfo Constructor(Object,StyleInfo,String,String,Object) | Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, a note, and a tag. |
CellInfo Constructor(Object,StyleInfo,String,String,Object,Int32,Int32) | Creates a new a set of cell information (CellInfo object) with a value, style information, a formula, a note, a tag, a row index, and a column index. |