XlsWorksheet SetLastColumn Method |
Namespace: Spire.Xls.Core.Spreadsheet
public void SetLastColumn( int columnIndex )
Public Sub SetLastColumn ( columnIndex As Integer )
public: void SetLastColumn( int columnIndex )
member SetLastColumn : columnIndex : int -> unit