C1.WPF.Excel Namespace > XLNamedRangeCollection Class > Add Method : Add(String,Int32,Int32,Int32,Int32) Method |
'Declaration
Public Overloads Function Add( _ ByVal name As System.String, _ ByVal firstSheetIndex As System.Integer, _ ByVal lastSheetIndex As System.Integer, _ ByVal rowIndex As System.Integer, _ ByVal colIndex As System.Integer _ ) As XLNamedRange
public XLNamedRange Add( System.string name, System.int firstSheetIndex, System.int lastSheetIndex, System.int rowIndex, System.int colIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2