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