CalloutFormat.Angle 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::MsoCalloutAngleType Angle { Microsoft::Office::Core::MsoCalloutAngleType get(); void set(Microsoft::Office::Core::MsoCalloutAngleType value); };
public Microsoft.Office.Core.MsoCalloutAngleType Angle { get; set; }
member this.Angle : Microsoft.Office.Core.MsoCalloutAngleType with get, set
Public Property Angle As MsoCalloutAngleType