Function TWPRTFDataCollectionBase.GetNamedCalcParValue(vname:string; Count:Integer) : Double

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataCollectionBase

Parameters

  • vname:string
  • Count:Integer

Returns

The type of the result value is Double.

Description

Returns the accumulated value of all paragraphs which are have a certain name set using WPT_PAR_NAME. This method can only be used by the component . If the value is not accessible the property GetCellValueError will be set to true. @cat Calculation