Aspose::Cells::WorkbookSettings::GetWindowLeft method. The distance from the left edge of the client area to the left edge of the window, in unit of Point in C++....edge of the window, in unit of point. double Aspose :: Cells :: WorkbookSettings...
Aspose::Cells::WorkbookSettings::SetWindowLeft method. The distance from the left edge of the client area to the left edge of the window, in unit of Point in C++....edge of the window, in unit of point. void Aspose :: Cells :: WorkbookSettings...
getMinColumnWidth getMinColumnWidth() method Minimum column width in twips (1/20th of a Point) The gap spacing (also ......width in twips (1/20th of a point) The gap spacing (also referred...
Aspose::Cells::Charts::SparklineGroup::GetLastPointColor method. Gets and sets the color of the last Point of data in the sparkline group in C++....sets the color of the last point of data in the sparkline group...
SplineKnotCol CoordinateCollection.SplineKnotCol property Contains x- and y-coordinates for a spline’s control Point ......y-coordinates for a spline’s control point and a spline’s knot, represented...
width_pt property width_pt property Represents the width of the shape, in unit of Point. Example if shape . width_pt ......width of the shape, in unit of point. Example if shape . width_pt...
width_pt property width_pt property Represents the width of the shape, in unit of Point. Example if shape . width_pt ......width of the shape, in unit of point. Example if shape . width_pt...
add method add Adds a path Point. def add ( self , x , y ): ... Parameter Type Description x int The x coordinate. y ......add method add Adds a path point. def add ( self , x , y ): ...