Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

A Group is a type of shape that contains other shapes. Currently, groups may not be created or have their contents modified. They may be moved, resized, and deleted.

C#
vb.net

Properties

Name

Description

Height

Sets or returns the height of the Group, in points (1/72 inch).

Position

Sets or returns the Group 's position in the worksheet.

Type

Returns the ShapeType of the group, which is always ShapeType.Group.

Width

Sets or returns the width of the Group, in points (1/72 inch).
  • No labels