IMsoChartGroup.SizeRepresents Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SizeRepresents As XlSizeRepresents
Get
Set
'Usage
Dim instance As IMsoChartGroup
Dim value As XlSizeRepresents
value = instance.SizeRepresents
instance.SizeRepresents = value
XlSizeRepresents SizeRepresents { get; set; }
Property Value
Type: Microsoft.Office.Core.XlSizeRepresents