Property | Type | Description | |
---|---|---|---|
spatRefFact | ISpatialReferenceFactory | ||
srWGS84 | IGeographicCoordinateSystem |
Method | Description | |
---|---|---|
DataTools ( IApplication app ) : System | ||
ExportSelectedRecordsToExcel ( ) : void | ||
IdentifySelected ( ) : void |
Method | Description | |
---|---|---|
ExportLayer ( Microsoft.Office.Interop.Excel ExcelWbk, IMxDocument MxDoc, IFeatureLayer FLayer, IProgressDialog2 &progressDialog, IStepProgressor &stepProgressor, ITrackCancel &trackCancel ) : bool | ||
ExportTable ( Microsoft.Office.Interop.Excel ExcelWbk, IMxDocument MxDoc, IStandaloneTable StandTable, IProgressDialog2 &progressDialog, IStepProgressor &stepProgressor, ITrackCancel &trackCancel ) : bool |
public DataTools ( IApplication app ) : System | ||
app | IApplication | |
return | System |
public ExportSelectedRecordsToExcel ( ) : void | ||
return | void |
public static ISpatialReferenceFactory spatRefFact | ||
return | ISpatialReferenceFactory |