CalloutFormat.Border Property

Definition

Returns or sets a value that indicates whether the text in the specified callout is surrounded by a border.

public:
 property Microsoft::Office::Core::MsoTriState Border { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Border { get; set; }
member this.Border : Microsoft.Office.Core.MsoTriState with get, set
Public Property Border As MsoTriState

Property Value

Applies to