'宣言
Public Enum AnchorType Inherits System.Enum
public enum AnchorType : System.Enum
'宣言
Public Enum AnchorType Inherits System.Enum
public enum AnchorType : System.Enum
メンバ | 解説 |
---|---|
OneCellAnchor | 左/上と幅/高さのサイズで固定します。 OpenXmlでのみサポートされています。 |
TwoCellAnchor | 左/上と右/下で固定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.AnchorType