IMsoPlotArea.InsideLeft Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property InsideLeft As Double
Get
Set
'Usage
Dim instance As IMsoPlotArea
Dim value As Double
value = instance.InsideLeft
instance.InsideLeft = value
double InsideLeft { get; set; }
Property Value
Type: System.Double