Namespace: Spire.Xls.Core.Spreadsheet
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 XlsValidation : IDataValidation, 
	IExcelApplication, IOptimizedUpdate, ICloneParent
Public Class XlsValidation
	Implements IDataValidation, IExcelApplication, IOptimizedUpdate, ICloneParent
public ref class XlsValidation : IDataValidation, 
	IExcelApplication, IOptimizedUpdate, ICloneParent
type XlsValidation =  
    class
        interface IDataValidation
        interface IExcelApplication
        interface IOptimizedUpdate
        interface ICloneParent
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddRange(XlsRange)
AddRange(XlsValidation)
AlertStyle
AllowType
BeginUpdate()()()() Obsolete.
Clone(Object)
CompareOperator
ContainsCell(Int64)
DataRange
DateTime1
DateTime2
EndUpdate()()()() Obsolete.
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorMessage
ErrorTitle
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
Formula2
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
InputMessage
InputTitle
IsInputPositionFixed
IsInputVisible
IsListInFormula
IsSuppressDropDownArrow
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parent
ParentCollection
PromptBoxHPosition
PromptBoxVPosition
RemoveRange(array<Rectangle>[]()[][]) Obsolete.
RemoveRange(XlsRange)
ShapesCount
ShowError
ShowInput
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Values
Worksheet

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsValidation

See Also