|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxExcelFile
Provides access to members that manage the properties of a GxExcelFile object.
Method Summary | |
---|---|
IWorkspace |
getWorkspace()
The associated workspace. |
IWorkspaceName |
getWorkspaceName()
The workspace name. |
void |
setWorkspaceNameByRef(IWorkspaceName workspaceName)
The workspace name. |
Method Detail |
---|
void setWorkspaceNameByRef(IWorkspaceName workspaceName) throws IOException, AutomationException
workspaceName
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceName (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWorkspaceName getWorkspaceName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWorkspace getWorkspace() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |