Share via


IChartFillFormat.UserTextured Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub UserTextured ( _
    TextureFile As String _
)
'Usage
Dim instance As IChartFillFormat
Dim TextureFile As String

instance.UserTextured(TextureFile)
void UserTextured(
    string TextureFile
)

Parameters

See Also

Reference

IChartFillFormat Interface

IChartFillFormat Members

Microsoft.Office.Interop.Excel Namespace