Lingua

CellContents.RowSpan Proprietà

Definizione

Indica il numero di righe che questa cella copre.

public:
 property int RowSpan { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(1)]
public int RowSpan { get; set; }
[<System.ComponentModel.DefaultValue(1)>]
member this.RowSpan : int with get, set
Public Property RowSpan As Integer

Valore della proprietà

Un int valore.

Attributi

Si applica a