GrapeCity ActiveReports for .NET 16.0J
AnchorType 列挙体

GrapeCity.SpreadBuilder.Imaging 名前空間 : AnchorType 列挙体
画像のアンカーの種類。
シンタックス
'宣言
 
Public Enum AnchorType 
   Inherits System.Enum
public enum AnchorType : System.Enum 
メンバ
メンバ解説
OneCellAnchor左/上と幅/高さのサイズで固定します。 OpenXmlでのみサポートされています。
TwoCellAnchor左/上と右/下で固定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Imaging.AnchorType

参照

GrapeCity.SpreadBuilder.Imaging 名前空間