 | ShapeDefaultsCallout Property |
Callout.
Represents the following element tag in the schema: o:callout.
Namespace: DocumentFormat.OpenXml.Vml.OfficeAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic Callout Callout { get; set; }Public Property Callout As Callout
Get
Set
public:
property Callout^ Callout {
Callout^ get ();
void set (Callout^ value);
}member Callout : Callout with get, set
Property Value
Callout
See Also