Document.StyleSheets 属性

定义

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

public Microsoft.Office.Interop.Word.StyleSheets StyleSheets { get; }

属性值

StyleSheets

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

适用于