Compartir a través de


Document.StyleSortMethod Propiedad

Definición

Obtiene o establece un valor que especifica el método de ordenación que se debe usar al ordenar los estilos en el panel de tareas Estilos.

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

Valor de propiedad

Uno de los valores de WdStyleSort.

Se aplica a