 | ConnectionShapeShapeStyle Property |
Connector Shape Style.
Represents the following element tag in the schema: p:style.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic ShapeStyle ShapeStyle { get; set; }Public Property ShapeStyle As ShapeStyle
Get
Set
public:
property ShapeStyle^ ShapeStyle {
ShapeStyle^ get ();
void set (ShapeStyle^ value);
}member ShapeStyle : ShapeStyle with get, set
Property Value
ShapeStyle
See Also