'Declaration Public Overridable Function Contains( _ ByVal sheetView As SheetView _ ) As Boolean
'使用法 Dim instance As SheetViewCollection Dim sheetView As SheetView Dim value As Boolean value = instance.Contains(sheetView)
public virtual bool Contains( SheetView sheetView )
SheetViewCollection クラス SheetViewCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.