Metoda Bookmark.ConvertToTableOld —
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Przestrzeń nazw: Microsoft.Office.Tools.Word
Zestaw: Microsoft.Office.Tools.Word (w Microsoft.Office.Tools.Word.dll)
Składnia
'Deklaracja
Function ConvertToTableOld ( _
ByRef Separator As Object, _
ByRef NumRows As Object, _
ByRef NumColumns As Object, _
ByRef InitialColumnWidth As Object, _
ByRef Format As Object, _
ByRef ApplyBorders As Object, _
ByRef ApplyShading As Object, _
ByRef ApplyFont As Object, _
ByRef ApplyColor As Object, _
ByRef ApplyHeadingRows As Object, _
ByRef ApplyLastRow As Object, _
ByRef ApplyFirstColumn As Object, _
ByRef ApplyLastColumn As Object, _
ByRef AutoFit As Object _
) As Table
Table ConvertToTableOld(
ref Object Separator,
ref Object NumRows,
ref Object NumColumns,
ref Object InitialColumnWidth,
ref Object Format,
ref Object ApplyBorders,
ref Object ApplyShading,
ref Object ApplyFont,
ref Object ApplyColor,
ref Object ApplyHeadingRows,
ref Object ApplyLastRow,
ref Object ApplyFirstColumn,
ref Object ApplyLastColumn,
ref Object AutoFit
)
Parametry
- Separator
Typ: System.Object%
- NumRows
Typ: System.Object%
- NumColumns
Typ: System.Object%
- InitialColumnWidth
Typ: System.Object%
- Format
Typ: System.Object%
- ApplyBorders
Typ: System.Object%
- ApplyShading
Typ: System.Object%
- ApplyFont
Typ: System.Object%
- ApplyColor
Typ: System.Object%
- ApplyHeadingRows
Typ: System.Object%
- ApplyLastRow
Typ: System.Object%
- ApplyFirstColumn
Typ: System.Object%
- ApplyLastColumn
Typ: System.Object%
- AutoFit
Typ: System.Object%
Wartość zwracana
Typ: Microsoft.Office.Interop.Word.Table
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..