ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne Excel for .NET
C1.Excel Assembly
/
C1.Excel Namespace
/
XLPictureShape Class
/ XLPictureShape Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Overload List
See Also
Excel for .NET Overview
Key Features
Limitations
Quick Start
Workbook
Worksheet
View Layouts
Rows and Columns
Cells
Images
Calculation Modes
Compatibility Modes
Groups and Subtotals
Conditional Formatting
Data Validation
Copy Sheets
Load and Save
API Reference
C1.Excel Assembly
Namespaces
C1.Excel Namespace
Overview
Classes
C1XLBook
ShapeCollection
XLBorderFormatting
XLCell
XLCellRange
XLCellRangeCollection
XLColumn
XLColumnCollection
XLComment
XLCommentCollection
XLCommentShape
XLConditionalFormatting
XLConditionalFormattingCollection
XLConditionalFormattingRangeCollection
XLConditionalFormattingRule
XLConditionalFormattingRuleCollection
XLDataValidation
XLDataValidationCollection
XLDataValidationRangeCollection
XLFont
XLFontFormatting
XLNamedRange
XLNamedRangeCollection
XLOpaqueShape
XLPatternFormatting
XLPictureShape
Overview
Members
XLPictureShape Constructor
XLPictureShape Constructor(Image,Int32,Int32)
XLPictureShape Constructor(Image,Int32,Int32,Int32,Int32)
XLPictureShape Constructor(Image,RectangleF)
XLPictureShape Constructor(Image)
XLPictureShape Constructor(Image,Size,XLAlignHorz,XLAlignVert,ImageScaling)
XLPictureShape Constructor(XLSheet,Image,Int32,Int32,Int32,Int32)
XLPictureShape Constructor(XLSheet,Image,RectangleF)
XLPictureShape Constructor(Object,Int32,Int32)
XLPictureShape Constructor(Object,Int32,Int32,Int32,Int32)
XLPictureShape Constructor(Object,RectangleF)
XLPictureShape Constructor(Object)
XLPictureShape Constructor(Object,Size,XLAlignHorz,XLAlignVert,ImageScaling)
XLPictureShape Constructor(XLSheet,Object,Int32,Int32,Int32,Int32)
XLPictureShape Constructor(XLSheet,Object,RectangleF)
Properties
BottomClip Property
Brightness Property
BrightnessInPercents Property
Contrast Property
ContrastInPercents Property
FileName Property
Image Property
ImageSize Property
IsEmpty Property
LeftClip Property
Macro Property
RightClip Property
TopClip Property
Transparent Property
ViewType Property
XLPrintSettings
XLProgressEventArgs
XLRange
XLRow
XLRowCollection
XLShape
XLSheet
XLSheetCollection
XLStyle
XLTextShape
Enumerations
CalculationMode
CompatibilityMode
ConsolidationFunction
FileFormat
ImageFormat
ImageScaling
IMEModeType
ViewLayout
XLAlignHorz
XLAlignVert
XLComparisonOperator
XLConditionalFormattingOperator
XLConditionalFormattingType
XLDiagonalFlags
XLErrorStyle
XLFontScript
XLHorizTextAlign
XLLineStyle
XLPattern
XLPictureViewType
XLRangeType
XLReadingDirection
XLReferenceMode
XLReferenceType
XLShapeDashedLineStyle
XLShapeLineStyle
XLTextOrientation
XLUnderlineStyle
XLValidationType
XLVertTextAlign
Delegates
XLProgressEventHandler
C1.Util Namespace
Overview
Classes
BitmapGraphicsRendering
GraphicsRendering
SvgGraphicsRendering
SvgRendering
XLBorderRendering
XLCellRendering
XLPath
XLSheetRendering
XLTextLayout
XLTextRange
XLTextRangeCollection
Enumerations
TextAlignType
Interfaces
IRendering
IUsingRendering
XLPictureShape Constructor
In This Topic
Overload List
See Also
Overload List
Overload
Description
XLPictureShape Constructor(Image,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Image,Int32,Int32,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Image,RectangleF)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Image)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Image,Size,XLAlignHorz,XLAlignVert,ImageScaling)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(XLSheet,Image,Int32,Int32,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(XLSheet,Image,RectangleF)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Object,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Object,Int32,Int32,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Object,RectangleF)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Object)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(Object,Size,XLAlignHorz,XLAlignVert,ImageScaling)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(XLSheet,Object,Int32,Int32,Int32,Int32)
Initializes a new instance of an
XLPictureShape
.
XLPictureShape Constructor(XLSheet,Object,RectangleF)
Initializes a new instance of an
XLPictureShape
.
See Also
Reference
XLPictureShape Class
XLPictureShape Members