IPivotTable.PostAttachments

Syntax

PostAttachments(Row: Integer; Column: Integer; Value: ICubeAttachmentsEdited);

Parameters

Row. Cell row index.

Column. Cell column index.

Value. Attachments collection.

Description

The PostAttachments method returns whether the attachments collection is changed in the specified table cell.

See also:

IPivotTable