CaptionLabel.NumberStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define o estilo de número para o CaptionLabel objeto.
public:
property Microsoft::Office::Interop::Word::WdCaptionNumberStyle NumberStyle { Microsoft::Office::Interop::Word::WdCaptionNumberStyle get(); void set(Microsoft::Office::Interop::Word::WdCaptionNumberStyle value); };
public Microsoft.Office.Interop.Word.WdCaptionNumberStyle NumberStyle { get; set; }
member this.NumberStyle : Microsoft.Office.Interop.Word.WdCaptionNumberStyle with get, set
Public Property NumberStyle As WdCaptionNumberStyle