public interface IShape : IDrawingObject, IShapeBase
'Declaration Public Interface IShape Inherits IDrawingObject, IShapeBase
'Declaration
Public Interface IShape Inherits IDrawingObject, IShapeBase
'Usage Dim instance As IShape
'Usage
Dim instance As IShape
IShape Members GrapeCity.Spreadsheet.Drawing Namespace