Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IFillFormat Interface / PresetTextured Method
The PresetTexture.
In This Topic
    PresetTextured Method
    In This Topic
    Sets the specified fill format to a preset texture.
    Syntax
    void PresetTextured( 
       PresetTexture presetTexture
    )

    Parameters

    presetTexture
    The PresetTexture.
    See Also