The AddRowsSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
WithCreatedRowSourceColumn | |
![]() |
WithExistingRowSourceColumn | |
![]() |
WithIgnoredColumns |
Creates a copy of this AddRowsSettings instance, with new IgnoredColumns.
|
![]() |
WithMap |
Creates a copy of this AddRowsSettings instance, with a new Map.
|
![]() |
WithoutRowSourceColumn |
Creates a copy of this AddRowsSettings instance, without any RowSourceColumnName where
both CreateNewSourceColumn and UseExistingSourceColumn will be false.
|
See Also