WebComponent.SetPlaceHolderGraphic Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub SetPlaceHolderGraphic ( _
PlaceHolderGraphic As String _
)
'Usage
Dim instance As WebComponent
Dim PlaceHolderGraphic As String
instance.SetPlaceHolderGraphic(PlaceHolderGraphic)
void SetPlaceHolderGraphic(
string PlaceHolderGraphic
)
Parameters
- PlaceHolderGraphic
Type: System.String