SpreadsheetGear 2023
Placement Property (IShape)


SpreadsheetGear.Shapes Namespace > IShape Interface : Placement Property
Gets or sets the Placement setting of this shape, which specifies how changes to the sheet will affect the placement of this shape.
Syntax
'Declaration
 
Property Placement As Placement
'Usage
 
Dim instance As IShape
Dim value As Placement
 
instance.Placement = value
 
value = instance.Placement
Placement Placement {get; set;}
Requirements

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

See Also

Reference

IShape Interface
IShape Members
Placement Enumeration