/
HotXLS-dokumentasjon

Egenskap Col1

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

Syntaks

property Col1: Integer;

Eksempel

This example sets the start column of the textbox


TextBox.Col1 := 2;