Class ExcelDatavalidationAddress
Handling for ExcelAdress updates of DataValidations
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OfficeOpenXml.DataValidation
Assembly: EPPlus.dll
Syntax
public class ExcelDatavalidationAddress : ExcelAddress
Methods
BeforeChangeAddress()
Called before the address changes
Declaration
protected override void BeforeChangeAddress()
Overrides
ChangeAddress()
Called when the address changes
Declaration
protected override void ChangeAddress()