IsPageBreakPreview Method

IsPageBreakPreview function

Indicates whether the specified worksheet is shown in normal view or page break preview.


func (instance *Worksheet) IsPageBreakPreview()  (bool,  error) 

Remarks

See Also