public GetRow ( long sheetId, long rowId, IEnumerable |
||
sheetId | long | the sheetId |
rowId | long | the rowId |
include | IEnumerable |
comma-separated list of elements to include in the response. |
exclude | IEnumerable |
a comma-separated list of optional objects to exclude in the response. |
return | Row |