GlobalClass.TableEditEx メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public virtual bool TableEditEx (string Name, bool TaskTable, object Create, object OverwriteExisting, object NewName, object FieldName, object NewFieldName, object Title, object Width, object Align, object ShowInMenu, object LockFirstColumn, object DateFormat, object RowHeight, object ColumnPosition, object AlignTitle, object HeaderAutoRowHeightAdjustment, object HeaderTextWrap, object WrapText, object ShowAddNewColumn);
abstract member TableEditEx : string * bool * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.TableEditEx : string * bool * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function TableEditEx (Name As String, TaskTable As Boolean, Optional Create As Object, Optional OverwriteExisting As Object, Optional NewName As Object, Optional FieldName As Object, Optional NewFieldName As Object, Optional Title As Object, Optional Width As Object, Optional Align As Object, Optional ShowInMenu As Object, Optional LockFirstColumn As Object, Optional DateFormat As Object, Optional RowHeight As Object, Optional ColumnPosition As Object, Optional AlignTitle As Object, Optional HeaderAutoRowHeightAdjustment As Object, Optional HeaderTextWrap As Object, Optional WrapText As Object, Optional ShowAddNewColumn As Object) As Boolean
パラメーター
- Name
- String
- TaskTable
- Boolean
- Create
- Object
- OverwriteExisting
- Object
- NewName
- Object
- FieldName
- Object
- NewFieldName
- Object
- Title
- Object
- Width
- Object
- Align
- Object
- ShowInMenu
- Object
- LockFirstColumn
- Object
- DateFormat
- Object
- RowHeight
- Object
- ColumnPosition
- Object
- AlignTitle
- Object
- HeaderAutoRowHeightAdjustment
- Object
- HeaderTextWrap
- Object
- WrapText
- Object
- ShowAddNewColumn
- Object