public SheetView Item( string index ) {get; set;}
'Declaration Public Overloads Property Item( _ ByVal index As String _ ) As SheetView
'使用法 Dim instance As SheetViewCollection Dim index As String Dim value As SheetView instance.Item(index) = value value = instance.Item(index)
SheetViewCollection クラス SheetViewCollection メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.