ISeries.PictureUnit2 Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property PictureUnit2 As Double
    Get
    Set
'Usage
Dim instance As ISeries
Dim value As Double

value = instance.PictureUnit2

instance.PictureUnit2 = value
double PictureUnit2 { get; set; }

Property Value

Type: System.Double

See Also

Reference

ISeries Interface

ISeries Members

Microsoft.Office.Interop.Excel Namespace