Build Property

Microsoft PowerPoint Visual Basic

Returns the PowerPoint build number. Read-only String.

Example

This example displays the PowerPoint build number.

MsgBox Prompt:=Application.Build, Title:="PowerPoint Build"