Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns the number of cells in a row of a ShapeSheet section. Read-only.
Syntax
expression. RowsCellCount( _Section_ , _Row_ )
expression A variable that represents a Shape object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Section | Required | Integer | The index of the section that contains the row. |
| Row | Required | Integer | The index of the row to count. |
Return value
Integer
Remarks
Use section and row index constants declared by the Visio type library in members VisSectionIndices and VisRowIndices.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.