FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 : RowCol 列挙体 |
'Declaration
Public Enum RowCol Inherits System.Enum
public enum RowCol : System.Enum
メンバ | 説明 |
---|---|
Both | 行と列の両方に影響します。 |
Columns | 列に影響します。 |
None | 何もしません。 |
Rows | 行に影響します。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.RowCol