PrintDocument for WinForms
Ranges プロパティ (UserCellGroup)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > UserCellGroup クラス : Ranges プロパティ
Gets an array of System.Drawing.Rectangle structures identifying all cells included in the current group. For details, UserCellGroup.UserCellGroup コンストラクタ(Rectangle) (lone cells are represented by rectangles with both dimensions set to 1).
シンタックス
'宣言
 
Public ReadOnly Property Ranges As System.Drawing.Rectangle()
'使用法
 
Dim instance As UserCellGroup
Dim value() As System.Drawing.Rectangle
 
value = instance.Ranges
public System.Drawing.Rectangle[] Ranges {get;}
参照

UserCellGroup クラス
UserCellGroup メンバ