IXlRow Members
In This Article
#Properties
Name | Description |
---|---|
Formatting | Gets or sets format characteristics of the row. |
Height |
Gets or sets the row height in pixels. |
Height |
Gets or sets the row height in points. |
Is |
Gets or sets a value indicating whether the group related to this summary row is collapsed. |
Is |
Gets or sets whether the row is visible or hidden. |
Row |
Gets the zero-based index of the current row. |
#Methods
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