ConnectorFormat.Type Propriedade

Definição

Retorna ou define o tipo de formato do 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 da propriedade

MsoConnectorType

Comentários

MsoConnectorTypepode ser uma das seguintes constantes MsoConnectorType:

msoConnectorCurve

msoConnectorElbow

msoConnectorStraight

msoConnectorTypeMixed

Aplica-se a