GlobalClass.FilePageSetupLegend メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual bool FilePageSetupLegend (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, Microsoft.Office.Interop.MSProject.PjColor LabelFontColor = (Microsoft.Office.Interop.MSProject.PjColor) -1);
abstract member FilePageSetupLegend : obj * obj * obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj * obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjColor -> bool
override this.FilePageSetupLegend : obj * obj * obj * Microsoft.Office.Interop.MSProject.PjAlignment * obj * obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjColor -> bool
Public Overridable Function FilePageSetupLegend (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 PjColor = (Microsoft.Office.Interop.MSProject.PjColor) -1) As Boolean
パラメーター
- Name
- Object
- TextWidth
- Object
- LegendOn
- Object
- Alignment
- PjAlignment
- Text
- Object
- LabelFontName
- Object
- LabelFontSize
- Object
- LabelFontBold
- Object
- LabelFontItalic
- Object
- LabelFontUnderline
- Object
- LabelFontColor
- PjColor