_Global.FilePageSetupLegendEx Método
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.
public bool FilePageSetupLegendEx (object Name, object TextWidth, object LegendOn, Microsoft.Office.Interop.MSProject.PjAlignment Alignment = Microsoft.Office.Interop.MSProject.PjAlignment.pjCenter, object Text, object LabelFontName, object LabelFontSize, object LabelFontBold, object LabelFontItalic, object LabelFontUnderline, object LabelFontColor);
abstract member FilePageSetupLegendEx : obj * obj * obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function FilePageSetupLegendEx (Optional Name As Object, Optional TextWidth As Object, Optional LegendOn As Object, Optional Alignment As PjAlignment = Microsoft.Office.Interop.MSProject.PjAlignment.pjCenter, Optional Text As Object, Optional LabelFontName As Object, Optional LabelFontSize As Object, Optional LabelFontBold As Object, Optional LabelFontItalic As Object, Optional LabelFontUnderline As Object, Optional LabelFontColor As Object) As Boolean
Parâmetros
- Name
- Object
- TextWidth
- Object
- LegendOn
- Object
- Alignment
- PjAlignment
- Text
- Object
- LabelFontName
- Object
- LabelFontSize
- Object
- LabelFontBold
- Object
- LabelFontItalic
- Object
- LabelFontUnderline
- Object
- LabelFontColor
- Object