TableCellStructure.RowSpan 屬性

定義

取得或設定儲存格合併的資料列數目。

public:
 property int RowSpan { int get(); void set(int value); };
public int RowSpan { get; set; }
member this.RowSpan : int with get, set
Public Property RowSpan As Integer

屬性值

Int32

儲存格擴展的資料列數。 預設值是 1。

適用於