FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 : AnchorProperties 列挙体 |
'Declaration
Public Enum AnchorProperties Inherits System.Enum
public enum AnchorProperties : System.Enum
メンバ | 説明 |
---|---|
MOVE_AND_SIZE_WITH_CELLS | [0] セルに合わせて移動およびサイズ変更する |
MOVE_BUT_NO_SIZE_WITH_CELLS | [2] セルに合わせて移動するが、サイズ変更はしない |
NO_MOVE_OR_SIZE_WITH_CELLS | [3] セルに合わせて移動もサイズ変更もしない |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.AnchorProperties