GrapeCity SPREAD for Windows Forms 11.0J
GetSpreadView メソッド


シート(SheetViewオブジェクト)
ビューポート行インデックス
ビューポート列インデックス
シートとビューポートを指定してビューを取得します。
指定したシートとビューポートにあるワークブックを取得します。
構文
'Declaration
 
Public Function GetSpreadView( _
   ByVal sheetView As SheetView, _
   ByVal rowViewportIndex As Integer, _
   ByVal columnViewportIndex As Integer _
) As SpreadView
'使用法
 
Dim instance As SpreadView
Dim sheetView As SheetView
Dim rowViewportIndex As Integer
Dim columnViewportIndex As Integer
Dim value As SpreadView
 
value = instance.GetSpreadView(sheetView, rowViewportIndex, columnViewportIndex)

パラメータ

sheetView
シート(SheetViewオブジェクト)
rowViewportIndex
ビューポート行インデックス
columnViewportIndex
ビューポート列インデックス

戻り値の型

指定したシートとビューポートにあるワークブック(SpreadView オブジェクト)
参照

SpreadView クラス
SpreadView メンバ

開発者ガイド

ビューポート

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.