Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / DoNotVerticallyAlignCellWithShape Property

In This Topic
    DoNotVerticallyAlignCellWithShape Property
    In This Topic
    Gets or sets whether to don't vertically align cells containing floating objects.
    Syntax
    'Declaration
     
    Public Property DoNotVerticallyAlignCellWithShape As System.Boolean
    public System.bool DoNotVerticallyAlignCellWithShape {get; set;}
    See Also