public WorksheetReferenceCollection( Worksheet worksheet, string references )
Exception | Description |
---|---|
System.ArgumentNullException | Occurs when worksheet is null. |
System.ArgumentNullException | Occurs when the references is null. |
System.ArgumentException | Occurs when the list of reference is not well formed. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+