This document is archived and information here might be outdated.  Recommended version.


IGxExcelFile.Workspace Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxExcelFile.Workspace Property

The associated workspace.

[Visual Basic .NET]
Public ReadOnly Property Workspace As IWorkspace
[C#]
public IWorkspace Workspace {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxExcelFile Interface