Class ExcelGroupShape
Grouped shapes
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public class ExcelGroupShape : ExcelDrawing, IDisposable, IPictureContainer
Properties
Drawings
A collection of shapes
Declaration
public ExcelDrawingsGroup Drawings { get; }
Property Value
Type | Description |
---|---|
ExcelDrawingsGroup |
Implements
System.IDisposable