Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSTextTableBlockMBS class.

NSTextTableBlockMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacBase Plugin 22.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The private constructor.

See also:

NSTextTableBlockMBS.Constructor(table as NSTextTableMBS, startingRow as Integer, rowSpan as Integer, startingColumn as Integer, colSpan as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Cocoa Text MBS MacBase Plugin 22.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The constructor.

Returns an initialized text table block.

table: The text table containing this text table block.
startingRow: The table row at which the text table block starts.
rowSpan: How many rows the text table block covers.
startingColumn: The table column at which the text table block starts.
colSpan: How many columns the text table block covers.

See also:

The items on this page are in the following plugins: MBS MacBase Plugin.


The biggest plugin in space...