Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IContainer Interface
/ LeftInPixel Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LeftInPixel Property
In This Topic
Gets or sets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
Syntax
C#
System.
double
LeftInPixel {
get
;
set
;}
See Also
Reference
IContainer Interface
IContainer Members