SpreadsheetSheet.sheet
fn
SpreadsheetSheet sheet(string name, SpreadsheetRow[] rows_ = null,
SpreadsheetColumn[] cols = null) @safe pure nothrowCreates a sheet with the given name, rows, and columns.
Parameters
name | Sheet name. |
rows_ | Table rows. |
cols | Table columns. |
Returns
A