SetStringFormat Method Example

The following example sets the raw formatting of the Format object for the DatalinkDatalink1 contained in PictureTestPicture.

Dim iFormat As Object

Set iFormat = TestPicture.FindObject("Datalink1.Format1")

iFormat.SetStringFormat "Value = %s"