FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataView クラス > SpreadDataView コンストラクタ : SpreadDataView コンストラクタ(FpSpread,String,ISpreadDataViewMapper) |
'Declaration Public Function New( _ ByVal spread As FpSpread, _ ByVal sheetViewName As String, _ ByVal mapper As ISpreadDataViewMapper _ )
'使用法 Dim spread As FpSpread Dim sheetViewName As String Dim mapper As ISpreadDataViewMapper Dim instance As New SpreadDataView(spread, sheetViewName, mapper)
public SpreadDataView( FpSpread spread, string sheetViewName, ISpreadDataViewMapper mapper )