Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsShape : XlsObject, IShape, 
	IExcelApplication, IDisposable, ICloneParent, INamedObject
Public Class XlsShape
	Inherits XlsObject
	Implements IShape, IExcelApplication, IDisposable, ICloneParent, 
	INamedObject
public ref class XlsShape : public XlsObject, 
	IShape, IExcelApplication, IDisposable, ICloneParent, INamedObject
type XlsShape =  
    class
        inherit XlsObject
        interface IShape
        interface IExcelApplication
        interface IDisposable
        interface ICloneParent
        interface INamedObject
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
AlternativeText
AlternativeTextTitle
AutoSize
BottomRow
BottomRowOffset
ChangeLayer(ShapeLayerChangeType)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object)
Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>), Boolean)
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Glow
HasFill
HasLineFormat
Height
HtmlString
ID
Instance
IsFlipH
IsFlipV
IsGroup
IsLockAspectRatio
IsLocked
IsMoveWithCell
IsPrintable
IsRelative
IsShortVersion
IsSizeWithCell
IsSmartArt
Left
LeftColumn
LeftColumnOffset
Line
m_bIsDisposed (Inherited from XlsObject.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
OnAction
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
Reflection
ReleaseReference()()()() (Inherited from XlsObject.)
Remove()()()()
ResizeBehave
RichText
RightColumn
RightColumnOffset
Rotation
SaveToImage()()()()
SaveToImage(Stream)
SaveToImage(String)
SaveToImage(Stream, ImageFormat)
SaveToImage(String, ImageFormat)
Scale(Int32, Int32)
SetName(String)
SetParent(Object) (Inherited from XlsObject.)
SetParents()()()()
SetTextEffect(PresetTextEffect, String)
Shadow
ShapeCount
ShapeId
ShapeType
TextFrame
ThreeD
Top
TopRow
TopRowOffset
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdatePositions
Visible
VmlShape
Width

Inheritance Hierarchy

See Also