ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne Excel for .NET
C1.Excel Assembly
/
C1.Util Namespace
/
XLPath Class
/ XLPath 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
Syntax
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
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
Overview
Members
XLPath Constructor
Methods
AddArc Method
AddArc(ArcSegment) Method
AddArc(RectangleF,Single,Single,Boolean) Method
AddBezier Method
AddEllipse Method
AddLine Method
AddPie Method
AddPolygon Method
AddQuadraticBezier Method
AddRect Method
AddRoundRect Method
AddRoundRect(RectangleF,SizeF) Method
AddRoundRect(RectangleF,Single,Single,Single,Single) Method
BeginFigure Method
CancelFigure Method
Close Method
Dispose Method
Draw Method
Draw(GcGraphics,Pen) Method
Draw(IRendering) Method
EndFigure Method
EndFigure(Boolean) Method
EndFigure(FigureEnd) Method
Fill Method
GetBounds Method
GetBounds() Method
GetBounds(Matrix3x2) Method
PopClip Method
PushClip Method
SetFillMode Method
Properties
EndPoint Property
FigureHasSegments Property
FigureStarted Property
FillMode Property
IsClosed Property
StartPoint Property
XLSheetRendering
XLTextLayout
XLTextRange
XLTextRangeCollection
Enumerations
TextAlignType
Interfaces
IRendering
IUsingRendering
XLPath Constructor
In This Topic
Syntax
See Also
Syntax
Visual Basic
C#
public XLPath()
'Declaration Public Function New()
See Also
Reference
XLPath Class
XLPath Members