Class ExcelAppWrapper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Data
Assembly: TelerikData.dll
Syntax
public class ExcelAppWrapper : ComWrapperBase
Constructors
ExcelAppWrapper(Object)
Declaration
public ExcelAppWrapper(object excelApplication)
Parameters
System.Object
excelApplication
|
Properties
UserControl
Declaration
public bool UserControl { get; set; }
Property Value
System.Boolean
|
WorkBooks
Methods
Quit()
Declaration
public void Quit()