IMsoChartGroup.SizeRepresents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Core::XlSizeRepresents SizeRepresents { Microsoft::Office::Core::XlSizeRepresents get(); void set(Microsoft::Office::Core::XlSizeRepresents value); };
public Microsoft.Office.Core.XlSizeRepresents SizeRepresents { get; set; }
member this.SizeRepresents : Microsoft.Office.Core.XlSizeRepresents with get, set
Public Property SizeRepresents As XlSizeRepresents