ApplicationClass.GetCustomListContents(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Object ^ GetCustomListContents(int ListNum) = Microsoft::Office::Interop::Excel::_Application::GetCustomListContents;
public virtual object GetCustomListContents (int ListNum);
Public Overridable Function GetCustomListContents (ListNum As Integer) As Object
Parameters
- ListNum
- Int32