Apex.Reports.ReportDataCell.getValue C# (CSharp) Method

getValue() public method

public getValue ( ) : object
return object
        public object getValue()
        {
            throw new global::System.NotImplementedException("ReportDataCell.GetValue");
        }