GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 : ScaleFrom 列挙体 |
'Declaration
Public Enum ScaleFrom Inherits System.Enum
public enum ScaleFrom : System.Enum
メンバ | 説明 |
---|---|
BottomRight | 図形の右下隅は、その位置を保持します。 |
Middle | 図形の中点は、その位置を維持します。 |
TopLeft | 図形の左上隅は、その位置を保持します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.ScaleFrom