C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : ImageScaling 列挙体 |
'宣言 Public Enum ImageScaling Inherits System.Enum
public enum ImageScaling : System.Enum
メンバ | 解説 |
---|---|
Clip | セル内に収まるように画像がクリッピングされます。 |
None | セルサイズに関係なく、元のサイズで画像がレンダリングされます。 |
Scale | 元のアスペクト比を維持したまま、セルに収まるように画像が拡大縮小されます。 |
Stretch | セルの大きさに合わせて画像が引き伸ばされます。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.Excel.ImageScaling
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2