'Declaration Public Overloads ReadOnly Property Item( _ ByVal tag As String _ ) As Cell
'Usage Dim instance As Cells Dim tag As String Dim value As Cell value = instance.Item(tag)
public Cell Item( string tag ) {get;}
Target Platforms: Windows Server 2012, Windows RT
Cells Class Cells Members Overload List
Copyright © GrapeCity, inc. All rights reserved.