StyleSheet.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the template type.
public:
property Microsoft::Office::Interop::Word::WdStyleSheetLinkType Type { Microsoft::Office::Interop::Word::WdStyleSheetLinkType get(); void set(Microsoft::Office::Interop::Word::WdStyleSheetLinkType value); };
public Microsoft.Office.Interop.Word.WdStyleSheetLinkType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdStyleSheetLinkType with get, set
Public Property Type As WdStyleSheetLinkType
Property Value
Remarks
WdTemplateType.can be one of the following constants:
wdAttachedTemplate
wdGlobalTemplate
wdNormalTemplate