The following tables list the members exposed by ExcelService.
Name | Description | |
---|---|---|
![]() |
ExcelService Constructor |
Name | Description | |
---|---|---|
![]() |
AllowAutoRedirect | Gets or sets whether the client automatically follows server redirects. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
ClientCertificates | Gets the collection of client certificates. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
ConnectionGroupName | Gets or sets the name of the connection group for the request. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
Container | Gets the IContainer that contains the Component. (Inherited from System.ComponentModel.Component) |
![]() |
CookieContainer | Gets or sets the collection of cookies. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
Credentials | Gets or sets security credentials for XML Web service client authentication. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
EnableDecompression | Gets or sets a Boolean that indicates whether decompression is enabled for this HttpWebClientProtocol. The default is true. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
PreAuthenticate | Gets or sets whether pre-authentication is enabled. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
Proxy | Gets or sets proxy information for making an XML Web service request through a firewall. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
RequestEncoding | The Encoding used to make the client request to the XML Web service. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
Site | Gets or sets the ISite of the Component. (Inherited from System.ComponentModel.Component) |
![]() |
SoapVersion | Gets or sets the version of the SOAP protocol used to make the SOAP request to the XML Web service. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
Timeout | Indicates the time an XML Web service client waits for a synchronous XML Web service request to complete (in milliseconds). (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
UnsafeAuthenticatedConnectionSharing | Gets or sets a value that indicates whether connection sharing is enabled when the client uses NTLM authentication to connect to the Web server that hosts the XML Web service. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
Url | |
![]() |
UseDefaultCredentials | |
![]() |
UserAgent | Gets or sets the value for the user agent header that is sent with each request. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from System.ComponentModel.Component) |
![]() |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from System.ComponentModel.Component) |
![]() |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() |
Abort | Cancels a request to an XML Web service method. (Inherited from System.Web.Services.Protocols.WebClientProtocol) |
![]() |
Calculate | |
![]() |
CalculateA1 | |
![]() |
CalculateA1Async | Overloaded. |
![]() |
CalculateAsync | Overloaded. |
![]() |
CalculateWorkbook | |
![]() |
CalculateWorkbookAsync | Overloaded. |
![]() |
CancelAsync | |
![]() |
CancelRequest | |
![]() |
CancelRequestAsync | Overloaded. |
![]() |
CloseWorkbook | |
![]() |
CloseWorkbookAsync | Overloaded. |
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() |
Discover | Dynamically binds to an XML Web service described in the discovery document at Url. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
Dispose | Overloaded. Releases all resources used by the Component. (Inherited from System.ComponentModel.Component) |
![]() |
GetApiVersion | |
![]() |
GetApiVersionAsync | Overloaded. |
![]() |
GetCell | |
![]() |
GetCellA1 | |
![]() |
GetCellA1Async | Overloaded. |
![]() |
GetCellAsync | Overloaded. |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() |
GetRange | |
![]() |
GetRangeA1 | |
![]() |
GetRangeA1Async | Overloaded. |
![]() |
GetRangeAsync | Overloaded. |
![]() |
GetSessionInformation | |
![]() |
GetSessionInformationAsync | Overloaded. |
![]() |
GetWorkbook | |
![]() |
GetWorkbookAsync | Overloaded. |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() |
OpenWorkbook | |
![]() |
OpenWorkbookAsync | Overloaded. |
![]() |
Refresh | |
![]() |
RefreshAsync | Overloaded. |
![]() |
SetCell | |
![]() |
SetCellA1 | |
![]() |
SetCellA1Async | Overloaded. |
![]() |
SetCellAsync | Overloaded. |
![]() |
SetRange | |
![]() |
SetRangeA1 | |
![]() |
SetRangeA1Async | Overloaded. |
![]() |
SetRangeAsync | Overloaded. |
![]() |
ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() |
BeginInvoke | (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
EndInvoke | Ends an asynchronous invocation of an XML Web service method using SOAP. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component) |
![]() |
GetReaderForMessage | Returns an XmlReader initialized with the Stream property of the SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from System.ComponentModel.Component) |
![]() |
GetWebRequest | Creates a WebRequest for the specified uri. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
GetWebResponse | Overloaded. Returns a response from a synchronous request to an XML Web service method. (Inherited from System.Web.Services.Protocols.HttpWebClientProtocol) |
![]() |
GetWriterForMessage | Returns a XmlWriter initialized with the Stream property of the SoapClientMessage parameter. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
Invoke | (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
InvokeAsync | Overloaded. (Inherited from System.Web.Services.Protocols.SoapHttpClientProtocol) |
![]() |
MemberwiseClone | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() |
CalculateA1Completed | |
![]() |
CalculateCompleted | |
![]() |
CalculateWorkbookCompleted | |
![]() |
CancelRequestCompleted | |
![]() |
CloseWorkbookCompleted | |
![]() |
Disposed | Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component) |
![]() |
GetApiVersionCompleted | |
![]() |
GetCellA1Completed | |
![]() |
GetCellCompleted | |
![]() |
GetRangeA1Completed | |
![]() |
GetRangeCompleted | |
![]() |
GetSessionInformationCompleted | |
![]() |
GetWorkbookCompleted | |
![]() |
OpenWorkbookCompleted | |
![]() |
RefreshCompleted | |
![]() |
SetCellA1Completed | |
![]() |
SetCellCompleted | |
![]() |
SetRangeA1Completed | |
![]() |
SetRangeCompleted |