_Worksheet.ConsolidationSources Property

Definition

Returns an array of string values that name the source sheets for the worksheet's current consolidation. Returns Empty if there's no consolidation on the sheet. Read-only Object.

public:
 property System::Object ^ ConsolidationSources { System::Object ^ get(); };
public object ConsolidationSources { get; }
Public ReadOnly Property ConsolidationSources As Object

Property Value

Applies to