Build Property

Returns a Long that represents the Microsoft Office Web Components build number. Read-only.

expression.Build

*expression   * Required. An expression that returns a Spreadsheet object.

Remarks

This property returns the same information as the BuildNumber property, but as a Long instead of as a String.

Applies to | Spreadsheet Object

See Also | BuildNumber Property