Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class Validation : XlsValidationWrapper
Public Class Validation
	Inherits XlsValidationWrapper
public ref class Validation : public XlsValidationWrapper
type Validation =  
    class
        inherit XlsValidationWrapper
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlertStyle (Inherited from XlsValidationWrapper.)
AllowType (Inherited from XlsValidationWrapper.)
BeginCallsCount (Inherited from CommonWrapper.)
BeginUpdate()()()() (Inherited from CommonWrapper.)
Clone(Object) (Inherited from CommonWrapper.)
CompareOperator (Inherited from XlsValidationWrapper.)
DataRange
DateTime1 (Inherited from XlsValidationWrapper.)
DateTime2 (Inherited from XlsValidationWrapper.)
EndUpdate()()()() (Inherited from CommonWrapper.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorMessage (Inherited from XlsValidationWrapper.)
ErrorTitle (Inherited from XlsValidationWrapper.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Formula1 (Inherited from XlsValidationWrapper.)
Formula2 (Inherited from XlsValidationWrapper.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IgnoreBlank (Inherited from XlsValidationWrapper.)
InputMessage (Inherited from XlsValidationWrapper.)
InputTitle (Inherited from XlsValidationWrapper.)
IsInputPositionFixed (Inherited from XlsValidationWrapper.)
IsInputVisible (Inherited from XlsValidationWrapper.)
IsListInFormula (Inherited from XlsValidationWrapper.)
IsSuppressDropDownArrow (Inherited from XlsValidationWrapper.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parent (Inherited from XlsValidationWrapper.)
PromptBoxHPosition (Inherited from XlsValidationWrapper.)
PromptBoxVPosition (Inherited from XlsValidationWrapper.)
ShowError (Inherited from XlsValidationWrapper.)
ShowInput (Inherited from XlsValidationWrapper.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Values (Inherited from XlsValidationWrapper.)

Inheritance Hierarchy

See Also