com.crystaldecisions.sdk.occa.report.definition
Interface IOlapGridObject

All Superinterfaces:
IClone, IReportObject
All Known Implementing Classes:
OlapGridObject

public interface IOlapGridObject
extends IReportObject

This interface represents an OLAP object in a report. For more information on OLAP, see the Crystal Reports User's Guide.

NOTE: At this time, the RAS SDK does not support manipulating an OLAP Grid object. You can only delete OLAP Grid objects.


Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.occa.report.definition.IReportObject
getBorder, getBorderMargins, getFormat, getHeight, getKind, getLeft, getLinkedURI, getName, getReplacementConditionFormulas, getReportPartBookmark, getSectionCode, getSectionName, getTop, getWidth, setBorder, setFormat, setHeight, setLeft, setLinkedURI, setName, setReplacementConditionFormulas, setReportPartBookmark, setSectionCode, setSectionName, setTop, setWidth