_Document.StyleSheets Propiedad

Definición

Devuelve un StyleSheets objeto que representa las hojas de estilos web adjuntas a un documento.

public:
 property Microsoft::Office::Interop::Word::StyleSheets ^ StyleSheets { Microsoft::Office::Interop::Word::StyleSheets ^ get(); };
public Microsoft.Office.Interop.Word.StyleSheets StyleSheets { get; }
member this.StyleSheets : Microsoft.Office.Interop.Word.StyleSheets
Public ReadOnly Property StyleSheets As StyleSheets

Valor de propiedad

Se aplica a