API Reference
Class
ExcelMutationResult
Result of one committed structural mutation.
Inheritance
- Object
- ExcelMutationResult
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method ExcelRange.CopyTo
- Method ExcelRange.Delete
- Method ExcelRange.Insert
- Method ExcelRange.MoveTo
- Method ExcelRange.TransposeTo
- Method ExcelRowMutationPlan.ApplyWithDiagnostics
- Property ExcelRowMutationPlan.Result
- Method ExcelSheet.CopyRange
- Method ExcelSheet.DeleteCells
- Method ExcelSheet.DeleteColumns
- Method ExcelSheet.DeleteRowsTransactional
- Method ExcelSheet.InsertCells
- Method ExcelSheet.InsertColumns
- Method ExcelSheet.InsertRowsTransactional
- Method ExcelSheet.MoveRange
- Method ExcelSheet.TransposeRange
- Method ExcelStructuralMutationPlan.Apply
- Property ExcelStructuralMutationPlan.Result
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object