StyleSheet.Type Propiedad

Definición

Devuelve el tipo de plantilla.

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

Valor de propiedad

Comentarios

WdTemplateType.puede ser una de las siguientes constantes:

wdAttachedTemplate

wdGlobalTemplate

wdNormalTemplate

Se aplica a