[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.TextLine.-ctor

TextLine Constructor

TextLine(int, int, Rectangle)

Declaration
public TextLine(int start, int end, Rectangle rect)
Public Sub New(start As Integer, [end] As Integer, rect As Rectangle)
Parameters
Type Name Description
int start
int end
Rectangle rect