Compartilhar via


IChartGroup.SizeRepresents Property

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

Syntax

'Declaration
Property SizeRepresents As XlSizeRepresents
    Get
    Set
'Usage
Dim instance As IChartGroup
Dim value As XlSizeRepresents

value = instance.SizeRepresents

instance.SizeRepresents = value
XlSizeRepresents SizeRepresents { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSizeRepresents

See Also

Reference

IChartGroup Interface

IChartGroup Members

Microsoft.Office.Interop.Excel Namespace