Share via


ConnectorFormat.Type Propiedad

Definición

Devuelve o establece el tipo de formato del conector.

public:
 property Microsoft::Office::Core::MsoConnectorType Type { Microsoft::Office::Core::MsoConnectorType get(); void set(Microsoft::Office::Core::MsoConnectorType value); };
public Microsoft.Office.Core.MsoConnectorType Type { get; set; }
Public Property Type As MsoConnectorType

Valor de propiedad

Comentarios

MsoConnectorType puede ser una de las siguientes constantes MsoConnectorType :

msoConnectorCurve

msoConnectorElbow

msoConnectorStraight

msoConnectorTypeMixed

Se aplica a