ComponentOne for WinUI
GridRowColRanges コンストラクタ

C1.WinUI.Grid.Excel アセンブリ > C1.WinUI.Grid 名前空間 > GridRowColRanges クラス : GridRowColRanges コンストラクタ
The ranges specified as a C1.WinUI.Core.C1OrderedSet.
The flagged options to be taken into consideration when rendering output.
Initializes a new instance of GridRowColRanges with where both the inclusive range and the flagged options are passed as a parameter.
シンタックス
'宣言
 
Public Function New( _
   Optional ByVal ranges As C1OrderedSet, _
   Optional ByVal options As GridRowColRangesOptions _
)
public GridRowColRanges( 
   C1OrderedSet ranges,
   GridRowColRangesOptions options
)

パラメータ

ranges
The ranges specified as a C1.WinUI.Core.C1OrderedSet.
options
The flagged options to be taken into consideration when rendering output.
参照

参照

GridRowColRanges クラス
GridRowColRanges メンバ