_Document.StyleSheets 属性

定义

返回一个 StyleSheets 对象,该对象表示附加到文档的 Web 样式表。

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

属性值

适用于