C1.WPF.Excel Namespace : XLOpaqueShape Class |
'Declaration
Public Class XLOpaqueShape Inherits XLShape Implements ICloneable
public class XLOpaqueShape : XLShape, ICloneable
C1ExcelBook can load and save all types of shapes present in Excel sheets.
However, only image shapes are fully exposed (as XLPictureShape objects).
All other object types are loaded and saved as XLOpaqueShape objects that cannot be modified. These include graphical elements (such as lines, rectangles, and arcs), VBA controls (such as edit boxes, and buttons), and comments.
System.Object
C1.WPF.Excel.XLShape
C1.WPF.Excel.XLOpaqueShape
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