Compartir a través de


_Document.StyleSortMethod Propiedad

Definición

Devuelve o establece el método de ordenación que se va a usar al ordenar estilos en el panel de tareas Estilos. Lectura y escritura.

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

WdStyleSort

Se aplica a