'Declaration Public Function New( _ ByVal name As String, _ Optional ByVal sheet As Integer _ )
'Usage Dim name As String Dim sheet As Integer Dim instance As New NamedCellRange(name, sheet)
public NamedCellRange( string name, int sheet )
Target Platforms: Windows Server 2012, Windows RT
NamedCellRange Class NamedCellRange Members
Copyright © GrapeCity, inc. All rights reserved.