IXlRow Methods
Represents a single row in a worksheet.
Name | Description |
---|---|
Apply |
Applies the specified formatting settings to the entire row. |
Begin |
Starts generating a table in the worksheet. |
Begin |
Starts generating a table in the worksheet. |
Begin |
Starts generating a table in the worksheet. |
Blank |
Creates the specified number of empty cells to which specific formatting options are applied. |
Bulk |
Creates cells with the specified values and format characteristics. |
Create |
Creates a new cell in the row and returns the IXl |
Create |
Creates a new cell at the intersection of the current row and the specified column. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
End |
Finishes table generation after calling the IXl |
Skip |
Specifies the number of successive cells to be skipped in the row before starting to create a new cell. |
See Also