/
HotXLS-dokumentasjon

Egenskap Row1

Gets or sets the 1-based start row index of the textbox anchor

Syntaks

property Row1: Integer;

Eksempel

This example sets the start row of the textbox


TextBox.Row1 := 2;