Range.CharacterWidth Propiedad

Definición

Devuelve o establece el ancho de carácter del intervalo especificado.

public:
 property Microsoft::Office::Interop::Word::WdCharacterWidth CharacterWidth { Microsoft::Office::Interop::Word::WdCharacterWidth get(); void set(Microsoft::Office::Interop::Word::WdCharacterWidth value); };
public Microsoft.Office.Interop.Word.WdCharacterWidth CharacterWidth { get; set; }
member this.CharacterWidth : Microsoft.Office.Interop.Word.WdCharacterWidth with get, set
Public Property CharacterWidth As WdCharacterWidth

Valor de propiedad

Se aplica a