Namespace: Spire.Xls
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 ExcelPicture : XlsBitmapShape
Public Class ExcelPicture
	Inherits XlsBitmapShape
public ref class ExcelPicture : public XlsBitmapShape
type ExcelPicture =  
    class
        inherit XlsBitmapShape
    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 (Inherited from XlsShape.)
AlternativeTextTitle (Inherited from XlsShape.)
AutoSize (Inherited from XlsShape.)
BlipId (Inherited from XlsBitmapShape.)
BottomRow (Inherited from XlsShape.)
BottomRowOffset (Inherited from XlsShape.)
ChangeLayer(ShapeLayerChangeType) (Inherited from XlsShape.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsShape.)
Clone(Object, Dictionary<(Of <<'(String, String>)>>), Dictionary<(Of <<'(Int32, Int32>)>>), Boolean) (Inherited from XlsBitmapShape.)
ColorFrom (Inherited from XlsBitmapShape.)
ColorTo (Inherited from XlsBitmapShape.)
Compress(Int32) (Inherited from XlsBitmapShape.)
CropBottomOffset (Inherited from XlsBitmapShape.)
CropLeftOffset (Inherited from XlsBitmapShape.)
CropRightOffset (Inherited from XlsBitmapShape.)
CropTopOffset (Inherited from XlsBitmapShape.)
Dispose()()()() (Inherited from XlsBitmapShape.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FileName (Inherited from XlsBitmapShape.)
Fill (Inherited from XlsShape.)
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 (Inherited from XlsShape.)
HasFill (Inherited from XlsShape.)
HasLineFormat (Inherited from XlsShape.)
Height (Inherited from XlsShape.)
HtmlString (Inherited from XlsShape.)
ID (Inherited from XlsShape.)
Instance (Inherited from XlsShape.)
IsCamera (Inherited from XlsBitmapShape.)
IsDDE (Inherited from XlsBitmapShape.)
IsFlipH (Inherited from XlsShape.)
IsFlipV (Inherited from XlsShape.)
IsGroup (Inherited from XlsShape.)
IsLockAspectRatio (Inherited from XlsShape.)
IsLocked (Inherited from XlsShape.)
IsMoveWithCell (Inherited from XlsShape.)
IsPrintable (Inherited from XlsShape.)
IsRelative (Inherited from XlsShape.)
IsShortVersion (Inherited from XlsShape.)
IsSizeWithCell (Inherited from XlsShape.)
IsSmartArt (Inherited from XlsShape.)
Left (Inherited from XlsShape.)
LeftColumn (Inherited from XlsShape.)
LeftColumnOffset (Inherited from XlsShape.)
Line (Inherited from XlsShape.)
m_bIsDisposed (Inherited from XlsObject.)
Macro (Inherited from XlsBitmapShape.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from XlsShape.)
OnAction (Inherited from XlsShape.)
OnDispose()()()() (Inherited from XlsObject.)
Parent (Inherited from XlsObject.)
Picture (Inherited from XlsBitmapShape.)
ReferenceCount (Inherited from XlsObject.)
Reflection (Inherited from XlsShape.)
RefRange (Inherited from XlsBitmapShape.)
ReleaseReference()()()() (Inherited from XlsObject.)
Remove()()()() (Inherited from XlsShape.)
Remove(Boolean) (Inherited from XlsBitmapShape.)
ResizeBehave (Inherited from XlsShape.)
RichText (Inherited from XlsShape.)
RightColumn (Inherited from XlsShape.)
RightColumnOffset (Inherited from XlsShape.)
Rotation (Inherited from XlsShape.)
SaveToImage()()()() (Inherited from XlsShape.)
SaveToImage(Stream) (Inherited from XlsShape.)
SaveToImage(String) (Inherited from XlsShape.)
SaveToImage(Stream, ImageFormat) (Inherited from XlsShape.)
SaveToImage(String, ImageFormat) (Inherited from XlsShape.)
Scale(Int32, Int32) (Inherited from XlsShape.)
SetHyperLink(String, Boolean) (Inherited from XlsBitmapShape.)
SetName(String) (Inherited from XlsShape.)
SetParent(Object) (Inherited from XlsObject.)
SetParents()()()() (Inherited from XlsShape.)
SetTextEffect(PresetTextEffect, String) (Inherited from XlsShape.)
Shadow (Inherited from XlsShape.)
ShapeCount (Inherited from XlsShape.)
ShapeId (Inherited from XlsShape.)
ShapeType (Inherited from XlsBitmapShape.)
TextFrame (Inherited from XlsShape.)
ThreeD (Inherited from XlsShape.)
Top (Inherited from XlsShape.)
TopRow (Inherited from XlsShape.)
TopRowOffset (Inherited from XlsShape.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdatePositions (Inherited from XlsShape.)
Visible (Inherited from XlsShape.)
VmlShape (Inherited from XlsShape.)
Width (Inherited from XlsShape.)

Inheritance Hierarchy

See Also